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
kernel - Reduce token backoff
[dragonfly.git]
/
usr.bin
/
strfile
/
Makefile
blob
1b38473e0751a9df77776eb74a7cad2111729f94
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/games/fortune/strfile/Makefile,v 1.2.8.1 2001/04/25 09:28:54 ru Exp $
3
4
PROG
=
strfile
5
MAN
=
strfile
.8
6
MLINKS
=
strfile
.8
unstr
.8
7
8
.
include
<
bsd.prog.mk
>