]> git.saurik.com Git - wxWidgets.git/blob - samples/sockets/server.sc
better (i.e. actually working) fix for the problem on systems where /bin/sh is a...
[wxWidgets.git] / samples / sockets / server.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=server
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc