diff options
Diffstat (limited to 'emulators/twin/patches/patch-aj')
-rw-r--r-- | emulators/twin/patches/patch-aj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/twin/patches/patch-aj b/emulators/twin/patches/patch-aj new file mode 100644 index 00000000000..4ece0c06613 --- /dev/null +++ b/emulators/twin/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1 2003/03/08 03:15:52 jmc Exp $ + +--- windows/Makefile.in.orig Fri Apr 5 21:33:13 2002 ++++ windows/Makefile.in Fri Apr 5 20:46:17 2002 +@@ -17,7 +17,7 @@ + + target = $(LIBTWIN) + +-LIBTWIN_LDFLAGS = @LIBTWIN_LDFLAGS@ ++LIBTWIN_LDFLAGS = @LIBTWIN_LDFLAGS@ ${LDFLAGS} + + ############################################################################ + # |