freebsd-ports/lang/snobol/files/patch-ab
Wes Peters acb226c2f2 A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version
0.99.4; Aug 11, 1997.  This was sort of request by Eivind.
2000-09-01 06:52:05 +00:00

11 lines
196 B
Text

--- Makefile.orig Fri Sep 1 00:12:53 2000
+++ Makefile Fri Sep 1 00:13:02 2000
@@ -2,7 +2,7 @@
M4=m4
-it: Makefile2
+all: Makefile2
$(MAKE) -f Makefile2 $(TARGET)
.PRECIOUS: Makefile2