NetBSD/share/doc/Makefile

12 lines
183 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2007/11/12 15:04:02 jmmv Exp $
1998-01-09 09:54:24 +03:00
#
1994-06-19 05:13:13 +04:00
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
SUBDIR= atf
.if make(install)
SUBDIR+= psd smm usd
.endif
1993-07-31 19:27:53 +04:00
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>