1 1.4.72.1 thorpej # $NetBSD: Makefile,v 1.4.72.1 2021/04/03 22:28:14 thorpej Exp $ 2 1.2 mhitch 3 1.2 mhitch .include <bsd.own.mk> 4 1.1 is 5 1.1 is # Don't install these, but make them first: 6 1.1 is .ifnmake install 7 1.2 mhitch SUBDIR=txlt 8 1.2 mhitch SUBDIR+=elf2bb 9 1.1 is .endif 10 1.1 is 11 1.1 is # but these: 12 1.4.72.1 thorpej SUBDIR+=boot bootxx_ffs bootxx_ffsv2 13 1.1 is 14 1.1 is 15 1.1 is .include <bsd.subdir.mk> 16