summaryrefslogtreecommitdiff
path: root/java/jflex/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jflex/files/patch-Makefile')
-rw-r--r--java/jflex/files/patch-Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/jflex/files/patch-Makefile b/java/jflex/files/patch-Makefile
deleted file mode 100644
index 86a6f4679b92..000000000000
--- a/java/jflex/files/patch-Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/Makefile.orig Mon May 3 23:23:09 2004
-+++ src/Makefile Mon May 3 23:20:03 2004
-@@ -0,0 +1,4 @@
-+# Makefile to wrap a call to ant
-+
-+all:
-+ ${SETENV} CLASSPATH=${DISTDIR}/JFlex.jar:${DISTDIR}/java_cup.jar:${JAVAJARDIR}/junit.jar:. ${LOCALBASE}/bin/ant jar