8327f80bf6
PR: 25398 Submitted by: maintainer
13 lines
215 B
Plaintext
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 \
|