projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Applied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
[wxWidgets.git]
/
demos
/
poem
/
Makefile.in
diff --git
a/demos/poem/Makefile.in
b/demos/poem/Makefile.in
index 874acd7b76276f45059ac4a5fb863da41cbcea73..1485c961ceaff18d90176f4636c6665c7984f003 100644
(file)
--- a/
demos/poem/Makefile.in
+++ b/
demos/poem/Makefile.in
@@
-22,4
+22,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)