repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rtld - do not allow both dynamic DTV index and static TLS offset
[dragonfly.git]
/
usr.bin
/
shar
/
Makefile
blob
1749584f626d774582d30f6446529c9d8154282b
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/shar/Makefile,v 1.5.6.2 2001/04/25 14:04:29 ru Exp $
3
# $DragonFly: src/usr.bin/shar/Makefile,v 1.2 2003/06/17 04:29:31 dillon Exp $
4
5
SCRIPTS
=
shar
.sh
6
MAN
=
shar
.1
7
8
.
include
<
bsd.prog.mk
>