diff options
Diffstat (limited to 'distrib/miniroot/Makefile')
-rw-r--r-- | distrib/miniroot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/distrib/miniroot/Makefile b/distrib/miniroot/Makefile index 4ce687c4e1e..e0d140a9a26 100644 --- a/distrib/miniroot/Makefile +++ b/distrib/miniroot/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.19 1997/09/26 02:09:59 millert Exp $ +# $OpenBSD: Makefile,v 1.20 1997/10/01 22:12:57 deraadt Exp $ -# Revision is 2.1 -REV= 21 +REV= 22 CBIN= instbin ARCHDIR= ${.CURDIR}/../${MACHINE}/miniroot |