projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Decided I need copy and assignment afterall
[wxWidgets.git]
/
samples
/
resource
/
Makefile.in
diff --git
a/samples/resource/Makefile.in
b/samples/resource/Makefile.in
index a58d4068b08a3221c5a0e19435fd694ba357f3d3..f761a0b7e6ae679f2d3cf8b0fd25c80a46583d29 100644
(file)
--- a/
samples/resource/Makefile.in
+++ b/
samples/resource/Makefile.in
@@
-20,4
+20,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)