Cross Reference: Makefile
xref: /src/distrib/vax/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/vax/
Makefile revision 1.16
1#	$NetBSD: Makefile,v 1.16 2003/01/03 15:34:35 lukem Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
5
6SUBDIR=		ramdisk .WAIT ramdisk-kernel .WAIT floppy
7TARGETS+=	release
8
9release: check_RELEASEDIR .WAIT ${DESTDIR}/usr/mdec/boot
10	${RELEASE_INSTALL} ${DESTDIR}/usr/mdec/boot \
11	    ${RELEASEDIR}/${MACHINE}/installation/netboot
12
13.include <bsd.subdir.mk>
14

Indexes created Fri Dec 19 10:09:33 GMT 2025