]> git.saurik.com Git - wxWidgets.git/blame - utils/emulator/Makefile.in
initialize a local variable even if it doesn't really need to be initialized to suppr...
[wxWidgets.git] / utils / emulator / Makefile.in
CommitLineData
3373d6bf
JS
1
2all:
3 cd src; $(MAKE)
4
5clean:
6 cd src; $(MAKE) clean
7