xref
: /
freebsd
/
usr.bin
/
ypcat
/
Makefile
(revision 39beb93c3f8bdbf72a61fda42300b5ebed7390c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
2
# $FreeBSD$
3
4
PROG
=
ypcat
5
6
.
include
<
bsd.prog.mk
>
7