--- Makefile.orig	Thu Feb  7 22:14:41 2002
+++ Makefile	Mon Nov 29 23:15:59 2004
@@ -60,7 +60,7 @@
 	       -DCDEBUG="$(CFLAGS)" -Iconf MF.c | \
 	sed -e '1,/MAKE WILL CUT HERE/d' \
 	    -e '/^#/d' \
-	    -e 's/^        /	/' \
+	    -e 's/^ /	/' \
 	    -e '/^[ \f	]$$/d' \
 	    -e '/^[ \/]*[*]/d' | \
 	sed -n -e '/^..*$$/p' > ymakefile
@@ -97,3 +97,5 @@
 man/nn.1.D: man/nn.1
 	sh SPLITNN1
 
+install:
+	./inst n
