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