$NetBSD: patch-aj,v 1.4 2006/07/07 18:06:28 tv Exp $

--- cf/cf/Makefile.orig	2005-06-13 22:16:34.000000000 -0400
+++ cf/cf/Makefile
@@ -25,10 +25,10 @@ CHMOD=	chmod
 ROMODE=	444
 RM=	rm -f
 # use our own install program; should be really confINSTALL
-INSTALL=../../devtools/bin/install.sh
+INSTALL=@@INSTALL@@
 # CF file ownership/permissions
-CFOWN=root
-CFGRP=bin
+CFOWN=@@BINOWN@@
+CFGRP=@@BINGRP@@
 CFMODE=0444
 
 
