1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/emulators/twin/files/patch-ad

12 lines
359 B
Plaintext
Raw Normal View History

--- 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))
#