1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/cel/files/patch-aa
Steve Price 8327f80bf6 Update to version 0.6.
PR:		25398
Submitted by:	maintainer
2001-02-27 04:56:27 +00:00

13 lines
215 B
Plaintext

--- Makefile.orig Tue Feb 27 03:02:51 2001
+++ Makefile Tue Feb 27 03:02:58 2001
@@ -1,9 +1,7 @@
-CFLAGS = -O -g
# DEPENDENCIES
SUBDIRS= celmalloc hash vm kits
-MAKE= make
all:
for i in $(SUBDIRS); do \