wxWidgets/samples/html/help/Makefile.sc
2003-06-16 16:51:46 +00:00

7 lines
169 B
Scala

#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows
TARGET=help
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc