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