repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sys/conf/files: Move vmx a bit up.
[dragonfly.git]
/
usr.bin
/
chflags
/
Makefile
blob
746aadee80a46c5a256eb062b9d7b063df9db5f9
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/chflags/Makefile,v 1.8.2.2 2001/08/01 23:09:18 obrien Exp $
3
4
NOSHARED?
=
yes
5
6
PROG
=
chflags
7
8
.
include
<
bsd.prog.mk
>