$NetBSD: patch-aa,v 1.10 2006/06/01 23:11:29 joerg Exp $

--- Makefile.orig	2002-02-08 04:14:41.000000000 +0000
+++ Makefile
@@ -18,16 +18,16 @@
 #
 # Use /lib/cpp or /usr/ccs/lib/cpp for CPP on Solaris or SVR4 machines.
 
-CC =		cc
+#CC =		cc
 
-CPP =		$(CC) -E
+#CPP =		$(CC) -E
 #CPP =		/lib/cpp
 #CPP =		/usr/bin/cpp -no-cpp-precomp	# for MacOS X
 
-CFLAGS =	-O # -g -Wall -ansi -pedantic
+#CFLAGS =	-O # -g -Wall -ansi -pedantic
 #CFLAGS =	-O # -w0 -g3			# for DEC
 
-MAKE =		make
+#MAKE =		make
 
 
 SHELL = /bin/sh
@@ -97,3 +97,5 @@ split: tar
 man/nn.1.D: man/nn.1
 	sh SPLITNN1
 
+install:
+	./inst n
