wxWidgets/samples/html/Makefile.in

11 lines
100 B
Makefile
Raw Normal View History

#
# Makefile : Builds html samples for Unix.
#
all:
cd about; make
clean:
cd about; make clean