xref
: /
freebsd
/
tools
/
build
/
cross-build
/
fake_chflags
/
Makefile
(revision 5b56413d04e608379c9a306373554a8e4d321bc0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
NO_OBJ
=
2
SCRIPTS
=
chflags
3
BINDIR
= /
usr
/
bin
4
5
.
include
<
bsd.prog.mk
>