NetBSD/share/doc/Makefile

10 lines
169 B
Makefile
Raw Normal View History

1998-01-09 09:54:24 +03:00
# $NetBSD: Makefile,v 1.8 1998/01/09 06:54:25 perry Exp $
#
1994-06-19 05:13:13 +04:00
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
.if make(install)
1994-06-19 05:13:13 +04:00
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>