projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use specific linker flags under Mac OS X when linking executables against the
[wxWidgets.git]
/
samples
/
thread
/
Makefile.in
diff --git
a/samples/thread/Makefile.in
b/samples/thread/Makefile.in
index 045479aaaf3cd401f175b349772ae58934d4aa16..03c16df77ad5defa80cca3cb4300766c941c5c43 100644
(file)
--- a/
samples/thread/Makefile.in
+++ b/
samples/thread/Makefile.in
@@
-12,4
+12,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)