NetBSD/etc/etc.sandpoint/Makefile.inc

18 lines
465 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.7 2002/05/16 19:29:36 briggs Exp $
2001-02-10 01:25:02 +03:00
#
# etc.sandpoint/Makefile.inc -- sandpoint-specific etc Makefile targets
2001-02-10 01:25:02 +03:00
#
KERNEL_SETS= GENERIC GENERIC.X2
KERNEL_SUFFIXES= srec
2001-12-07 08:24:20 +03:00
BUILD_KERNELS= INSTALL
2001-12-07 08:24:20 +03:00
2001-12-17 17:41:49 +03:00
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/sandpoint && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release