]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/Makefile.in
Added wxWizard and the wizard page classes, as well as a wizard sample
[wxWidgets.git] / demos / dbbrowse / Makefile.in
index 7a6eefbcda3994790b3fabf39b2dabe4edd50a5d..c032994ac2ff150c3c54166d6f3387c6ae239305 100644 (file)
@@ -22,4 +22,4 @@ DEPFILES= dbbrowse.d doc.d pgmctrl.d tabpgwin.d \
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)