add common/netboot to SRCS
This commit is contained in:
parent
e04bd89800
commit
6a5f0e658e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.inc,v 1.38 2007/07/26 15:26:35 pavel Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.39 2007/12/11 18:21:52 jnemeth Exp $
|
||||
#
|
||||
|
||||
# Ross Harvey <ross@NetBSD.org>
|
||||
@ -20,7 +20,7 @@ TOCS= ${TARG}.PostScript.toc ${TARG}.ASCII.toc ${TARG}.HTML.toc \
|
||||
${TARG}.more.toc
|
||||
SRCS= ${MAIN} whatis ${COMMON}/contents hardware xfer prep \
|
||||
${.CURDIR}/install ${COMMON}/postinstall upgrade \
|
||||
${COMMON}/legal.common legal \
|
||||
${COMMON}/legal.common legal ${COMMON}/netboot \
|
||||
${.CURDIR}/../Makefile.inc ${MERGED_SRCS}
|
||||
|
||||
whatis: .OPTIONAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user