1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/lang/wamcc/files/patch-ab
2001-03-31 11:09:02 +00:00

9 lines
248 B
Plaintext

--- Builtin/Makefile.orig Fri Dec 23 10:10:02 1994
+++ Builtin/Makefile Sat Mar 31 03:02:41 2001
@@ -18 +18 @@
-CFLAGS = -O2 -I../src
+CFLAGS = -O -I../src
@@ -54 +54 @@
- build_starter $(BIPS) >starter.c
+ ./build_starter $(BIPS) >starter.c