git-svn-id: branches/i8086@24100 -
@@ -1094,6 +1094,13 @@ SHORTSUFFIX=android
endif
+# MS-DOS
+ifeq ($(OS_TARGET),msdos)
+STATICLIBEXT=.lib
+SHORTSUFFIX=d16
+endif
+
# For 8.3 limited OS's the short suffixes
# Otherwise use the full source/target names