diff options
Diffstat (limited to 'emulators/twin/files/patch-ad')
-rw-r--r-- | emulators/twin/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/twin/files/patch-ad b/emulators/twin/files/patch-ad deleted file mode 100644 index 2d6671cd347f..000000000000 --- a/emulators/twin/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- windows/Makefile.in.orig Sun Jun 13 06:20:02 1999 -+++ windows/Makefile.in Tue Dec 28 18:13:18 1999 -@@ -69,7 +69,7 @@ - BIN32_C_SRCS_1 = Strings32.c Profile32.c vsprintf32.c lib32.c - BIN32_C_SRCS = $(BIN32_C_SRCS_$(TWIN_BIN32)) - BIN32_s_SRCS_0 = --BIN32_s_SRCS_1 = if32.s -+BIN32_s_SRCS_1 = if32.S - BIN32_s_SRCS = $(BIN32_s_SRCS_$(TWIN_BIN32)) - - # |