1# $NetBSD: Makefile,v 1.1 1997/05/19 21:19:19 is Exp $ 2 3# Don't install these, but make them first: 4.ifnmake install 5SUBDIR=txlt aout2bb 6.endif 7 8# but these: 9SUBDIR+=boot installboot 10 11 12.include <bsd.subdir.mk> 13