$OpenBSD: patch-Makefile,v 1.2 2000/04/26 14:43:52 camield Exp $

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

--- Makefile.orig	Sat Nov 21 21:29:52 1998
+++ Makefile	Wed Apr 26 16:41:04 2000
@@ -29,7 +29,7 @@
 	./compile byte_cr.c
 
 check: \
-it instcheck
+instcheck
 	./instcheck
 
 checkpassword: \
@@ -187,7 +187,7 @@
 	rm -f tryslib.o tryslib
 
 setup: \
-it install
+install
 	./install
 
 shadow.lib: \
