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
Update some of the amd64 parts of libc:
[dragonfly.git]
/
usr.bin
/
ypcat
/
Makefile
blob
f948d40d24e3ca45a2331d05761c8adc639d3280
1
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
2
# $FreeBSD: src/usr.bin/ypcat/Makefile,v 1.4 1999/08/28 01:08:07 peter Exp $
3
# $DragonFly: src/usr.bin/ypcat/Makefile,v 1.3 2007/08/27 16:51:01 pavalos Exp $
4
5
PROG
=
ypcat
6
7
.
include
<
bsd.prog.mk
>