]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/glcanvas/samples/penguin/Makefile
Renamed .nt makefiles to .vc and factored them out; made DND sample compile
[wxWidgets.git] / utils / glcanvas / samples / penguin / Makefile
index fd005b951d8412b23f2597d337e88543ec0984c2..013c6f088466d5e7b0a1bdfa0052c4bd318d6f67 100644 (file)
@@ -20,4 +20,4 @@ glcanvas.o: ../../src/glcanvas.cpp
        $(CPP) `wx-config --cflags` `gtk-config --cflags` -I../../src -c ../../src/glcanvas.cpp
 
 clean: 
-       rm -f *.o penguin
+       rm -f *.o Penguin