X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aac44b9daa8072febac04345ee75e133966d8f4..8a31648287be0ef976f133de2786b137f1e98340:/samples/opengl/Makefile.in diff --git a/samples/opengl/Makefile.in b/samples/opengl/Makefile.in index 5f8b510719..b4b4f9e388 100644 --- a/samples/opengl/Makefile.in +++ b/samples/opengl/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.3 (http://www.bakefile.org) +# Bakefile 0.2.9 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -23,7 +23,7 @@ DESTDIR = all: cube isosurf penguin -install: all +install: uninstall: @@ -53,6 +53,6 @@ penguin: # Include dependency info, if present: -@IF_GNU_MAKE@-include .deps/*.d +@IF_GNU_MAKE@-include ./.deps/*.d .PHONY: all install uninstall clean distclean cube isosurf penguin