Cross Reference: Makefile
xref: /src/distrib/vax/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/vax/
Makefile revision 1.15
1#	$NetBSD: Makefile,v 1.15 2002/05/02 18:02:59 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}/installation/netboot
12
13.include <bsd.subdir.mk>
14

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