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
resource manager: add optional resource id.
[dragonfly.git]
/
bin
/
cat
/
Makefile
blob
c05078a6a0a23faa30328f308441f77f070f401d
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/bin/cat/Makefile,v 1.5 1999/08/27 23:13:32 peter Exp $
3
# $DragonFly: src/bin/cat/Makefile,v 1.4 2005/02/06 06:16:39 okumoto Exp $
4
5
PROG
=
cat
6
7
.
include
<
bsd.prog.mk
>