Updated version to 2.5.5
[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