xref
: /
freebsd
/
tools
/
build
/
cross-build
/
fake_chflags
/
Makefile
(revision cbb3ec25236ba72f91cbdf23f8b78b9d1af0cedf)
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
>