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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.bin
/
shar
/
Makefile
blob
41ad4d6c933ab223c08a7b00becae91a43895cb3
1
# $NetBSD: Makefile,v 1.7 1996/10/18 06:19:28 thorpej Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
MAN
=
shar
.1
5
SCRIPTS
=
shar
.sh
6
7
8
.
include
<
bsd.prog.mk
>