Home | History | Annotate | Line # | Download | only in doc
Makefile revision 1.8.34.1
      1 #	$NetBSD: Makefile,v 1.8.34.1 2008/01/09 01:38:46 matt Exp $
      2 #
      3 #	@(#)Makefile	8.1 (Berkeley) 6/5/93
      4 
      5 SUBDIR=		atf
      6 
      7 .if make(install)
      8 SUBDIR+=	psd smm usd
      9 .endif
     10 
     11 .include <bsd.subdir.mk>
     12