regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[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