]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/makefile.gcc
overseeing the obvious, there is already a perfect scroll call for HIView...
[wxWidgets.git] / samples / opengl / makefile.gcc
index 87d536f7bb24c45358d2394ac56da268f42d5463..2805aa8d6f70ded3807bc519160740f656c27f8f 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -32,6 +32,9 @@ all: cube isosurf penguin
 
 clean: 
        -if exist .\*.o del .\*.o
+       $(MAKE) -C cube -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C isosurf -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C penguin -f makefile.gcc $(MAKEARGS) clean
 
 cube: 
        $(MAKE) -C cube -f makefile.gcc $(MAKEARGS) all