$OpenBSD: patch-Makefile,v 1.1 2000/03/14 08:39:59 camield Exp $

Needed for fake installation.

--- Makefile.or	Tue Mar 14 09:32:15 2000
+++ Makefile	Tue Mar 14 09:32:31 2000
@@ -47,7 +47,7 @@
 
 auto_home.c: \
 auto-str conf-home
-	./auto-str auto_home `head -1 conf-home` > auto_home.c
+	./auto-str auto_home ${WRKINST}`head -1 conf-home` > auto_home.c
 
 auto_home.o: \
 compile auto_home.c
