2001-04-22 06:03:05 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.3 2001/04/22 02:03:05 shin Exp $
|
2000-06-12 16:41:40 +04:00
|
|
|
|
2000-06-17 14:59:27 +04:00
|
|
|
EXTRA_KERNELS+= TX3912 TX3922
|
2001-04-22 06:03:05 +04:00
|
|
|
BUILD_KERNELS+= RAMDISK INSTALL_TX3912 INSTALL_TX3922
|
2000-06-12 16:41:40 +04:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
.ifndef UPDATE
|
|
|
|
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
|
|
|
|
.endif
|
|
|
|
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
|
|
|
|
cd ${.CURDIR}/../distrib/hpcmips && ${MAKE} release
|
|
|
|
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
|