Don't return the return value of a void method in a void method
[wxWidgets.git] / samples / listctrl / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=listtest
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc