Regenerated makefiles for 2.5.2
[wxWidgets.git] / samples / mfc / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile 
2 WXDIR = $(WXWIN)
3 EXTRALIBS=
4 TARGET=hello
5 $(TARGET).exe:  $(OBJECTS) $(TARGET).def $(TARGET).res
6 $(TARGET)
7 include $(WXDIR)\src\makeprog.sc