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