aboutsummaryrefslogtreecommitdiff
path: root/comms/scmxx/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'comms/scmxx/files/patch-Makefile.in')
-rw-r--r--comms/scmxx/files/patch-Makefile.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/comms/scmxx/files/patch-Makefile.in b/comms/scmxx/files/patch-Makefile.in
new file mode 100644
index 000000000000..241d014d3ed9
--- /dev/null
+++ b/comms/scmxx/files/patch-Makefile.in
@@ -0,0 +1,21 @@
+*** Makefile.in.orig Sun May 26 16:04:19 2002
+--- Makefile.in Wed May 29 15:14:31 2002
+***************
+*** 5,12 ****
+ bindir=@bindir@
+ mandir=@mandir@
+
+! COMPILER=@CC@
+! CFLAGS= @CCADD@
+ LDFLAGS=@LDADD@
+ INSTALL=@INSTALL@
+ VERSION=`cat VERSION`
+--- 5,12 ----
+ bindir=@bindir@
+ mandir=@mandir@
+
+! COMPILER=@CC@
+! CFLAGS= @CCADD@ -I${LOCALBASE}/include
+ LDFLAGS=@LDADD@
+ INSTALL=@INSTALL@
+ VERSION=`cat VERSION`