Updated PyCrust from Patrick O'Brien
[wxWidgets.git] / utils / HelpGen / Makefile.in
0 / 7 (  0%)
CommitLineData
1
2all:
3 cd src; $(MAKE)
4
5clean:
6 cd src; $(MAKE) clean
7