Please _test_ your patche first Reinoud !!! sorry for the fuzz.... this
ought to work....
This commit is contained in:
parent
7ea8665c72
commit
87e0da9f3a
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2002/01/19 03:37:35 reinoud Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2002/01/19 11:16:20 reinoud Exp $
|
||||
|
||||
ITARGET= ${RELEASEDIR}/installation
|
||||
IINST= ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} \
|
||||
|
@ -7,7 +7,7 @@ KERNELS= A7INST CATSINST RPCINST SHARKINST
|
|||
|
||||
SUBDIR= ramdisk kernels
|
||||
|
||||
REV!=sh ${.CURDIR}/../../../../sys/conf/osrelease.sh -s
|
||||
REV!=sh ${.CURDIR}/../../sys/conf/osrelease.sh -s
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.inc,v 1.3 2002/01/19 03:37:36 reinoud Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.4 2002/01/19 11:16:20 reinoud Exp $
|
||||
.include <bsd.own.mk>
|
||||
|
||||
REV!=sh ${.CURDIR}/../../../../sys/conf/osrelease.sh -s
|
||||
REV!=sh ${.CURDIR}/../../sys/conf/osrelease.sh -s
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# $NetBSD: Makefile.inc,v 1.4 2002/01/19 03:37:36 reinoud Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.5 2002/01/19 11:16:21 reinoud Exp $
|
||||
|
||||
REV!=sh ${.CURDIR}/../../../../sys/conf/osrelease.sh -s
|
||||
REV!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh -s
|
||||
|
|
Loading…
Reference in New Issue