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]
/
bin
/
ln
/
Makefile
blob
b285245b06cbce5ad427b604f59e20859522f6e7
1
# $NetBSD: Makefile,v 1.9 1997/07/20 22:37:15 christos Exp $
2
# @(#)Makefile 8.2 (Berkeley) 5/31/93
3
4
PROG
=
ln
5
MAN
=
ln
.1
6
7
.
include
<
bsd.prog.mk
>