NetBSD/etc/etc.sandpoint/Makefile.inc

17 lines
430 B
PHP
Raw Normal View History

2001-12-17 17:41:49 +03:00
# $NetBSD: Makefile.inc,v 1.5 2001/12/17 14:41:49 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
#
2001-12-07 08:24:20 +03:00
KERNEL_SETS= GENERIC
BUILD_KERNELS= INSTALL
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