Files
wxWidgets/samples/regtest/makefile.sc
T

7 lines
140 B
Python

#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=regtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc