]> git.saurik.com Git - wxWidgets.git/blob - samples/html/Makefile.in
Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
[wxWidgets.git] / samples / html / Makefile.in
1 #
2 # Makefile : Builds html samples for Unix.
3 #
4
5 all:
6 cd about; make
7
8 clean:
9 cd about; make clean
10