$OpenBSD: patch-Makefile,v 1.3 2001/03/02 09:47:35 camield Exp $

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

--- Makefile.orig	Sat Dec 23 07:40:46 2000
+++ Makefile	Fri Mar  2 10:40:46 2001
@@ -67,7 +67,7 @@
 	./compile byte_diff.c
 
 check: \
-it instcheck
+instcheck
 	./instcheck
 
 checkpassword: \
@@ -223,7 +223,7 @@
 	rm -f tryslib.o tryslib
 
 setup: \
-it install
+install
 	./install
 
 shadow.lib: \
