$NetBSD: patch-aa,v 1.7 1999/09/20 21:43:34 kim Exp $ --- Makefile.orig Sat Jun 5 00:07:14 1999 +++ Makefile Mon Sep 20 17:30:05 1999 @@ -18,7 +18,7 @@ # # Use /lib/cpp or /usr/ccs/lib/cpp for CPP on Solaris or SVR4 machines. -CC = cc +#CC = cc CPP = $(CC) -E #CPP = /lib/cpp #CFLAGS = -O2 # -g # -I/usr/local/lib/malloc-debug -DMALLOC_FUNC_CHECK @@ -28,7 +28,7 @@ #-Wpointer-arith -Wcast-qual -Wcast-align -Wconversion \ #-Waggregate-return -Wmissing-prototypes -Wnested-externs #LDFLAGS = -s # -lmalloc # /usr/local/lib/malloc-debug/libmalloc.a -MAKE = make +#MAKE = make SHELL = /bin/sh @@ -97,3 +97,5 @@ man/nn.1.D: man/nn.1 sh SPLITNN1 +install: + ./inst n