1 1.3 thorpej # $NetBSD: Makefile.inc,v 1.3 2001/11/29 22:45:58 thorpej Exp $ 2 1.1 tsutsui 3 1.3 thorpej KERNEL_SETS= GENERIC GENERIC_TINY 4 1.2 tsutsui 5 1.3 thorpej BUILD_KERNELS= INSTALL 6 1.1 tsutsui 7 1.1 tsutsui snap_md_post: 8 1.1 tsutsui .ifndef UPDATE 9 1.1 tsutsui cd ${.CURDIR}/../distrib && ${MAKE} cleandir 10 1.1 tsutsui .endif 11 1.1 tsutsui cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE} 12 1.1 tsutsui cd ${.CURDIR}/../distrib/news68k && ${MAKE} release 13 1.1 tsutsui cd ${.CURDIR}/../distrib/notes && ${MAKE} release 14