projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
restored old casts (there was a reason for them)
[wxWidgets.git]
/
samples
/
mdi
/
Makefile.in
diff --git
a/samples/mdi/Makefile.in
b/samples/mdi/Makefile.in
index e9e1e6047a3340d505632183305fcb9dfb45d7ef..80f8d9f7a12bae0f7d6f4fc34429414c16660324 100644
(file)
--- a/
samples/mdi/Makefile.in
+++ b/
samples/mdi/Makefile.in
@@
-20,4
+20,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)