NetBSD/etc/etc.xen/Makefile.inc
cl 885c0b6fc9 ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
for i386.  The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
2004-05-12 16:56:41 +00:00

19 lines
422 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2004/05/12 16:56:43 cl Exp $
#
# etc.xen/Makefile.inc -- xen-specific etc Makefile targets
#
KERNEL_SETS=
EXTRA_KERNELS= GENERIC XEN
BUILD_KERNELS=
INSTALLATION_DIRS+= installation/xen12load
# xen specific distrib stuff
snap_md_post:
cd ${KERNSRCDIR}/arch/xen/stand/xen12load && ${MAKE} release
${MAKESUMS} -t \
${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/xen12load '*.*'