]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/makefile.gcc
Should use LoadFile for file, not LoadPage
[wxWidgets.git] / samples / opengl / makefile.gcc
index fd7c1f7be415e4c045a48dd1a31361a30f6f1f9e..d405dd4539170a2c5cb370f7733c27ac2e5b19be 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.9 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -35,6 +35,7 @@ all: cube isosurf penguin
 
 clean: 
        -if exist .\*.o del .\*.o
+       -if exist .\*.d del .\*.d
        $(MAKE) -C cube -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C isosurf -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C penguin -f makefile.gcc $(MAKEARGS) clean
@@ -51,3 +52,5 @@ penguin:
 .PHONY: all clean cube isosurf penguin
 
 
+# Dependencies tracking:
+-include ./*.d