summaryrefslogtreecommitdiff
path: root/tools/cmpi/makefile.sc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cmpi/makefile.sc')
-rwxr-xr-xtools/cmpi/makefile.sc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/cmpi/makefile.sc b/tools/cmpi/makefile.sc
new file mode 100755
index 000000000..4a884055e
--- /dev/null
+++ b/tools/cmpi/makefile.sc
@@ -0,0 +1,6 @@
+#Makefile from wxHatch for Symantec/Digital Mars compiler
+WXDIR=..\..
+TARGET=cmpi
+OBJECTS = $(TARGET).obj
+EXTRALIBS =
+include $(WXDIR)\src\makeprog.sc