summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk/Makefile.inc
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-03-28 23:40:53 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-03-28 23:40:53 +0000
commit40891ce2b25527df642d8d8fc179c6b14eb5bbe8 (patch)
treeaa26981d9d0e7821331d8795f713eddb5257dbb8 /distrib/hp300/ramdisk/Makefile.inc
parent4c6289003ed7550c57396dbcdc234452b1207edd (diff)
Use miniroot install.{sh,sub}.
Diffstat (limited to 'distrib/hp300/ramdisk/Makefile.inc')
-rw-r--r--distrib/hp300/ramdisk/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hp300/ramdisk/Makefile.inc b/distrib/hp300/ramdisk/Makefile.inc
index c7eb7ca3d0c..0ffff9584d9 100644
--- a/distrib/hp300/ramdisk/Makefile.inc
+++ b/distrib/hp300/ramdisk/Makefile.inc
@@ -1,5 +1,5 @@
#
-# $OpenBSD: Makefile.inc,v 1.1 1997/02/16 18:20:01 downsj Exp $
+# $OpenBSD: Makefile.inc,v 1.2 1998/03/28 23:40:48 millert Exp $
# $NetBSD: Makefile.inc,v 1.1 1995/07/18 04:13:14 briggs Exp $
#
@@ -23,7 +23,7 @@ ${CBIN}: ${CBIN}.mk ${CBIN}.cache ${CBIN}.c
do_files:
mtree -def ${MTREE} -p ${MOUNT_POINT}/ -u
TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
- TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${LISTS}
+ REV=${REV} TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${LISTS}
clean cleandir:
/bin/rm -f core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.lo *.c