2013-09-26 17:14:40 +02:00

19 lines
414 B
Plaintext

$NetBSD: patch-aa,v 1.2 2001/02/24 15:45:52 jtb Exp $
--- makefile.orig Thu Feb 22 12:21:22 2001
+++ makefile
@@ -6,11 +6,11 @@
refute.o unify.o defsysp.o syspred1.o\
syspred2.o trans.o tr_sub.o tr_split.o
#CFLAGS = -g
-CFLAGS = -pg -g # for debug
+#CFLAGS = -pg -g # for debug
#CFLAGS = -O2 # for optimization
#CFLAGS = -O4
#CC = gcc
-CC = cc
+#CC = cc
FLAGS = -lm
cup: $(OBJECTS)