From 5d03af6557cc215cabc0f83a274d9add703f526e Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 29 May 2012 15:11:14 -0400 Subject: fix INSTALL warnings R=rsc http://codereview.appspot.com/6258060 --- src/cmd/venti/srv/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/venti/srv/mkfile') diff --git a/src/cmd/venti/srv/mkfile b/src/cmd/venti/srv/mkfile index 6a06e3e2..ece63311 100644 --- a/src/cmd/venti/srv/mkfile +++ b/src/cmd/venti/srv/mkfile @@ -89,7 +89,7 @@ $SLIB: $LIBOFILES acid:D: lumpcache.acid cat $prereq >$target -$O.conf:D: conf.rc +$O.conf:DQ: conf.rc { echo '#!/usr/local/plan9/bin/rc' echo '# THIS FILE IS AUTOMATICALLY GENERATED' -- cgit v1.2.3