diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-08 00:27:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-08 00:27:42 +0000 |
commit | 16c6b271c468732ce9b1ab0224ac1861ba7cf287 (patch) | |
tree | 44d648440c5389e7e4cbb7a5b04ac86b6b888f44 /distrib/miniroot/Makefile | |
parent | cabd62fbe4ea4819fb96552d7bee66478ee80c11 (diff) |
moving to 2.3
Diffstat (limited to 'distrib/miniroot/Makefile')
-rw-r--r-- | distrib/miniroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/Makefile b/distrib/miniroot/Makefile index e0d140a9a26..dd04a6b1063 100644 --- a/distrib/miniroot/Makefile +++ b/distrib/miniroot/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.20 1997/10/01 22:12:57 deraadt Exp $ +# $OpenBSD: Makefile,v 1.21 1998/03/08 00:26:22 deraadt Exp $ -REV= 22 +REV= 23 CBIN= instbin ARCHDIR= ${.CURDIR}/../${MACHINE}/miniroot |