1 # $Id: Makefile,v 1.3 1994/02/09 07:51:44 cgd Exp $ 2 3 SUBDIR+= kern 4 .if exists(arch/${MACHINE}) 5 SUBDIR+= arch/${MACHINE} 6 .endif 7 8 regress: _SUBDIRUSE 9 10 install: 11 12 .include <bsd.subdir.mk> 13
Indexes created Wed Oct 15 03:09:54 GMT 2025