Makefile.src.in
changeset 10385 4f9838649c7f
parent 10239 cf55a4c21e7f
--- a/Makefile.src.in	Wed Nov 26 01:07:49 2008 +0000
+++ b/Makefile.src.in	Wed Nov 26 13:12:45 2008 +0000
@@ -259,6 +259,10 @@
 endif
 ifdef STRIP
 	$(Q)$(STRIP) $@
+ifeq ($(OS), DOS)
+	$(E) '$(STAGE) Adding CWSDPMI stub to $@'
+	$(Q)$(ROOT_DIR)/os/dos/make_dos_binary_selfcontained.sh $(SRC_OBJS_DIR)/$@
+endif
 endif
 
 # The targets to compile the endian-code