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