]> git.saurik.com Git - wxWidgets.git/blame - samples/html/Makefile.in
font selector dialog doesn't work with GTK+ 1.0
[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