]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/scrollsub/makefile.sc
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
[wxWidgets.git] / samples / scrollsub / makefile.sc
... / ...
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4TARGET=scrollsub
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc