xref
: /
freebsd
/
bin
/
realpath
/
Makefile
(revision 3fc36ee018bb836bd1796067cf4ef8683f166ebc)
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