projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Do not try to chflags() a symbolic link when copying an underlying filesytem
[dragonfly.git]
/
secure
/
usr.sbin
/
Makefile.inc
1
# $FreeBSD: src/secure/usr.sbin/Makefile.inc,v 1.1.2.2 2002/07/03 22:20:33 des Exp $
2
# $DragonFly: src/secure/usr.sbin/Makefile.inc,v 1.2 2003/06/17 04:27:48 dillon Exp $
3
4
BINDIR?= /usr/sbin
5
6
.include "${.CURDIR}/../../Makefile.inc"