]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/screenshotgen/Makefile.in
Fixed old font-related code that caused problems on wxMAC, also replaced all accesses...
[wxWidgets.git] / utils / screenshotgen / Makefile.in
... / ...
CommitLineData
1
2all:
3 cd src; $(MAKE)
4
5clean:
6 cd src; $(MAKE) clean
7