projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
no, we shouldn't inconditionally add the separator at the end even if wxPATH_GET_SEPA...
[wxWidgets.git]
/
samples
/
png
/
Makefile.in
diff --git
a/samples/png/Makefile.in
b/samples/png/Makefile.in
index 0b26daaa838f4b30f4ddf1ed2535c462543eb4bd..f2c7ca353d81710319e148bca287a249e9fb2040 100644
(file)
--- a/
samples/png/Makefile.in
+++ b/
samples/png/Makefile.in
@@
-22,4
+22,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)