]> git.saurik.com Git - wxWidgets.git/blob - contrib/samples/Makefile.in
some tests
[wxWidgets.git] / contrib / samples / Makefile.in
1 #
2 # Makefile : Builds wxWindows utils for Unix.
3 #
4
5 all:
6 cd mmedia; make
7
8 clean:
9 cd mmedia; make clean
10