10 lines
169 B
Makefile
10 lines
169 B
Makefile
# $NetBSD: Makefile,v 1.8 1998/01/09 06:54:25 perry Exp $
|
|
#
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
.if make(install)
|
|
SUBDIR= psd smm usd
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|