From 971f138ffc540d88c661ca1d2076acb618c2c75f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 30 Mar 1998 07:15:23 +0000 Subject: argh --- distrib/simpleroot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'distrib/simpleroot') diff --git a/distrib/simpleroot/Makefile b/distrib/simpleroot/Makefile index f58ed78fe5c..b097b49b7a4 100644 --- a/distrib/simpleroot/Makefile +++ b/distrib/simpleroot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 1998/03/08 00:27:39 deraadt Exp $ +# $OpenBSD: Makefile,v 1.12 1998/03/30 07:15:22 deraadt Exp $ REV= 23 @@ -18,6 +18,7 @@ IMAGEDIR?= /var/tmp REALIMAGE!= echo ${IMAGEDIR}/image.${PID} IMAGE?= ${IMAGEDIR}/simpleroot${REV}.fs NEWFSOPTS?= +GZIP?= LIST= ${ARCHDIR}/list -- cgit v1.2.3