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
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.bin
/
newsyslog
/
Makefile
blob
e96ad88ba6a036722560c058e760566b945bfc54
1
# $NetBSD: Makefile,v 1.17 2007/07/22 17:03:13 christos Exp $
2
3
PROG
=
newsyslog
4
SRCS
=
newsyslog.c
5
6
MAN
=
newsyslog
.8
7
MLINKS
+=
newsyslog
.8
newsyslog.conf
.5
8
9
.
include
<
bsd.prog.mk
>