Files
wxWidgets/samples/font/makefile.sc
T

7 lines
137 B
Python

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