mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
12 lines
215 B
Text
12 lines
215 B
Text
--- 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 \
|