]> git.saurik.com Git - wxWidgets.git/blob - utils/ogl/Makefile.in
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
[wxWidgets.git] / utils / ogl / Makefile.in
1 all:
2 cd src; make
3
4 clean:
5 cd src; make clean
6