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.bin
/
uuencode
/
Makefile
blob
ba4294171d630673680c896bc1066aa3953cfe87
1
# $NetBSD: Makefile,v 1.4 1994/12/22 12:31:20 cgd Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
uuencode
5
MAN
=
uuencode
.1
uuencode
.5
6
MLINKS
=
uuencode
.1
uudecode
.1
7
8
.
include
<
bsd.prog.mk
>