diff options
Diffstat (limited to 'lang/elk/files/patch-am')
-rw-r--r-- | lang/elk/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/elk/files/patch-am b/lang/elk/files/patch-am deleted file mode 100644 index cc5e740335d4..000000000000 --- a/lang/elk/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/xm/build.orig Tue Jul 18 06:22:31 1995 -+++ lib/xm/build Sun Dec 12 16:29:08 1999 -@@ -9,7 +9,7 @@ - - SHELL=/bin/sh - --CC= ${cc-cc} -+CC?= cc - CFLAGS= $cflags $obj_cflags $motif_cflags - LINTFLAGS= $lintflags - SCMFLAGS= -p .:../../scm:../xt |