2003-06-18 08:09:16 -04:00
|
|
|
#Makefile from wxHatch for Symantec/Digital Mars compiler
|
|
|
|
WXDIR=..\..\..\wxWindows.25
|
2003-05-26 05:17:31 -04:00
|
|
|
TARGET=dialogs
|
2003-06-18 08:09:16 -04:00
|
|
|
OBJECTS = $(TARGET).obj
|
|
|
|
EXTRALIBS =
|
2003-06-16 12:51:46 -04:00
|
|
|
include $(WXDIR)\src\makeprog.sc
|