X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e0fbb3dbf4501b4113f2d5fe775850b7dabc477..cfcc02a8a4f019e3846b73660209080602e44967:/samples/html/Makefile.in?ds=inline diff --git a/samples/html/Makefile.in b/samples/html/Makefile.in index d216c12f73..ff586d889d 100644 --- a/samples/html/Makefile.in +++ b/samples/html/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.3 (http://www.bakefile.org) +# Bakefile 0.2.4 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -23,7 +23,7 @@ DESTDIR = all: about help helpview printing test virtual widget zip -install: all +install: uninstall: @@ -78,6 +78,7 @@ zip: # Include dependency info, if present: -@IF_GNU_MAKE@-include .deps/*.d +@IF_GNU_MAKE@-include ./.deps/*.d -.PHONY: all install uninstall clean distclean about help helpview printing test virtual widget zip +.PHONY: all install uninstall clean distclean about help helpview printing test \ + virtual widget zip