1# $NetBSD: Makefile,v 1.9 2007/11/12 15:04:02 jmmv Exp $ 2# 3# @(#)Makefile 8.1 (Berkeley) 6/5/93 4 5SUBDIR= atf 6 7.if make(install) 8SUBDIR+= psd smm usd 9.endif 10 11.include <bsd.subdir.mk> 12