]> git.saurik.com Git - wxWidgets.git/blame - utils/screenshotgen/Makefile.in
bracket <vector> inclusion by wx/beforestd.h and wx/afterstd.h to avoid warnings...
[wxWidgets.git] / utils / screenshotgen / Makefile.in
CommitLineData
0d5eda9c
FM
1
2all:
3 cd src; $(MAKE)
4
5clean:
6 cd src; $(MAKE) clean
7