Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7f619bab
Commit
7f619bab
authored
Jul 21, 2008
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(mac-fix-env): Remove #ifdef around rule.
parent
8b1399ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/Makefile.in
lib-src/Makefile.in
+0
-2
No files found.
lib-src/ChangeLog
View file @
7f619bab
2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
* Makefile.in (mac-fix-env): Remove #ifdef around rule.
2008-07-17 Andreas Schwab <schwab@suse.de>
* Makefile.in (INSTALL_SCRIPT): Remove duplicate definition.
...
...
lib-src/Makefile.in
View file @
7f619bab
...
...
@@ -461,7 +461,5 @@ update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H)
$(CC)
-c
${CPP_CFLAGS}
${srcdir}
/update-game-score.c
\
-DHAVE_SHARED_GAME_DIR
=
"
\"
$(gamedir)
\"
"
#if defined(NS_IMPL_COCOA)
mac-fix-env
:
${srcdir}/mac-fix-env.m
$(CC)
-o
mac-fix-env
${srcdir}
/mac-fix-env.m
-prebind
-framework
Foundation
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment