diff options
Diffstat (limited to 'distrib/simpleroot/Makefile')
-rw-r--r-- | distrib/simpleroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/simpleroot/Makefile b/distrib/simpleroot/Makefile index b097b49b7a4..5ea8158cd3b 100644 --- a/distrib/simpleroot/Makefile +++ b/distrib/simpleroot/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.12 1998/03/30 07:15:22 deraadt Exp $ +# $OpenBSD: Makefile,v 1.13 1998/06/27 20:52:12 todd Exp $ -REV= 23 +REV= ${OSrev} ARCHDIR= ${.CURDIR}/../${MACHINE}/simpleroot |