Removed dependency on unix2dos for snavig targets.
authorDavid Griffith <dave@661.org>
Thu, 14 Apr 2022 02:48:27 +0000 (19:48 -0700)
committerDavid Griffith <dave@661.org>
Thu, 14 Apr 2022 03:48:56 +0000 (20:48 -0700)
Makefile

index e552e755fc0a6876ef2846d89ce2b52007f4a353..e8f0c5ae7e8e2917792f3e640dfb12cb74c61d32 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -411,7 +411,6 @@ dos: $(COMMON_DEFINES) $(HASH)
        @sed -i "/^OW_DOS_DIR.*/d" $(SNAVIG_DIR)/Makefile.ow
        @sed -i "/^CORE_DIR.*/d" $(SNAVIG_DIR)/Makefile.ow
        @sed -i "/^BLORB_DIR.*/d" $(SNAVIG_DIR)/Makefile.ow
-       @unix2dos $(SNAVIG_DIR)/*
        @cp frotz.prj $(SNAVIG_DIR)
        @echo "$(SNAVIG_DIR)/ now contains Frotz source code for 16-bit DOS."
        @echo "Supported compilers are:"