]> git.saurik.com Git - wxWidgets.git/blob - samples/joytest/makefile.sc
handle '&' in the names of the files in the history correctly by quoting it
[wxWidgets.git] / samples / joytest / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4
5 TARGET=joytest
6 OBJECTS = $(TARGET).obj
7 include $(WXDIR)\src\makeprog.sc