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]
/
gnu
/
usr.bin
/
rcs
/
rlog
/
Makefile
blob
72c1c3a44d14dd1d6d0d2460c0bf3f499a7c2843
1
# $NetBSD: Makefile,v 1.6 1997/10/18 04:42:22 lukem Exp $
2
3
PROG
=
rlog
4
LINKS
= ${
BINDIR
}/
rlog
${
BINDIR
}/
rcslog
5
MLINKS
=
rlog
.1
rcslog
.1
6
7
.
include
<
bsd.prog.mk
>