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