summaryrefslogtreecommitdiff
path: root/java/jflex/files/patch-Makefile
blob: 86a6f4679b9218419f31d828b6a349acf0b1fa1f (plain) (blame)
1
2
3
4
5
6
7
--- 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