1997-12-21 19:14:41 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/12/21 16:14:41 christos Exp $
|
1997-10-17 12:49:29 +04:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
SUBDIR= timed timedc
|
|
|
|
|
1997-12-21 19:14:41 +03:00
|
|
|
.if make(install)
|
|
|
|
SUBDIR+= SMM.doc
|
|
|
|
.endif
|
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
.include <bsd.subdir.mk>
|