$OpenBSD: patch-Makefile,v 1.2 2000/04/26 15:18:31 camield Exp $

Needed for fake installation. This way the installer can easily be
rebuilt with the fake prefix, without rebuilding _everything_.

--- Makefile.orig	Mon Jun 30 05:11:54 1997
+++ Makefile	Wed Apr 26 16:50:57 2000
@@ -610,7 +610,7 @@
 	./compile seek_set.c
 
 setup: \
-it man install conf-bin conf-man
+install conf-bin conf-man
 	./install "`head -1 conf-bin`" < BIN
 	./install "`head -1 conf-man`" < MAN
 
