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