$OpenBSD: patch-Makefile,v 1.4 2001/02/14 08:44:49 camield Exp $

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

--- Makefile.orig	Sun Feb 11 22:11:45 2001
+++ Makefile	Wed Feb 14 09:37:03 2001
@@ -191,7 +191,7 @@
 	./compile cdb_make.c
 
 check: \
-it instcheck
+instcheck
 	./instcheck
 
 chkshsgr: \
@@ -778,7 +778,7 @@
 	./compile server.c
 
 setup: \
-it install
+install
 	./install
 
 sgetopt.o: \
