]> git.saurik.com Git - wxWidgets.git/blame - samples/html/Makefile.in
New HTML help system. The old controller class has been split in
[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