Files
wxWidgets/samples/html/test/makefile.sc
T

7 lines
156 B
Python

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