summaryrefslogtreecommitdiff
path: root/Makefile.src.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.src.in')
-rw-r--r--Makefile.src.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.src.in b/Makefile.src.in
index 7a1bb7384..d6d268d9a 100644
--- a/Makefile.src.in
+++ b/Makefile.src.in
@@ -259,6 +259,10 @@ else
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