repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
timed
/
Makefile
blob
4d9fdf995cf5a58637515d89d95a5906c1170ed0
1
# $NetBSD: Makefile,v 1.3 1997/10/17 08:55:16 mrg Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
SUBDIR
=
timed timedc
5
6
.if make
(
install
)
7
SUBDIR
+=
SMM.doc
8
.
endif
9
10
.
include
<
bsd.subdir.mk
>