Makefile.inc revision 1.4
11.4Sthorpej# $NetBSD: Makefile.inc,v 1.4 2001/11/29 22:45:56 thorpej Exp $ 21.1Sshin 31.4SthorpejKERNEL_SETS= GENERIC TX3912 TX3922 41.4Sthorpej 51.4SthorpejBUILD_KERNELS= RAMDISK INSTALL_TX3912 INSTALL_TX3922 61.1Sshin 71.1Sshinsnap_md_post: 81.1Sshin.ifndef UPDATE 91.1Sshin cd ${.CURDIR}/../distrib && ${MAKE} cleandir 101.1Sshin.endif 111.1Sshin cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE} 121.1Sshin cd ${.CURDIR}/../distrib/hpcmips && ${MAKE} release 131.1Sshin cd ${.CURDIR}/../distrib/notes && ${MAKE} release 14