projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxGetTopLevelParent()
[wxWidgets.git]
/
samples
/
widgets
/
Makefile.in
diff --git
a/samples/widgets/Makefile.in
b/samples/widgets/Makefile.in
index 1ee7445ae757c871f4bd9b59a1ea7d8fb08e9fa0..94b1bd27d232f23c3a04b9be416e8efbe1b32f85 100644
(file)
--- a/
samples/widgets/Makefile.in
+++ b/
samples/widgets/Makefile.in
@@
-40,4
+40,4
@@
DEPFILES=button.d \
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)