xref
: /
freebsd
/
bin
/
realpath
/
Makefile
(revision b790c1938dd94d20de89e148169aab4ae3edd771)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PACKAGE
=
runtime
4
PROG
=
realpath
5
6
.
include
<
bsd.prog.mk
>
7