summaryrefslogtreecommitdiff
path: root/emulators/twin/files/patch-ad
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-29 09:12:34 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-29 09:12:34 +0000
commit0ae84877da3dd4cf691110e7da237202f013ea4c (patch)
tree9f85aa61c82ac0a886a2dfcbfaa27b7a5cddb18f /emulators/twin/files/patch-ad
parentAdding gperf version 2.7 (diff)
Adding twin version 19990616.
Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=24252
Diffstat (limited to 'emulators/twin/files/patch-ad')
-rw-r--r--emulators/twin/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/twin/files/patch-ad b/emulators/twin/files/patch-ad
new file mode 100644
index 000000000000..2d6671cd347f
--- /dev/null
+++ b/emulators/twin/files/patch-ad
@@ -0,0 +1,11 @@
+--- 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))
+
+ #