projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
include "ToolUtils.h" for LoWord and friends
[wxWidgets.git]
/
samples
/
db
/
Makefile.in
diff --git
a/samples/db/Makefile.in
b/samples/db/Makefile.in
index 3f9453ea8dc4b3b53e29ccc1be2df0ee5e2fa7cb..5a619478c538c51b2ae8de6978c515009bc0c582 100644
(file)
--- a/
samples/db/Makefile.in
+++ b/
samples/db/Makefile.in
@@
-20,4
+20,4
@@
DEPFILES=$(PROGRAM).d listdb.d
include ../../src/makeprog.env
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)