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
Add tunable to enable/disable PBCC support in acx(4) and it is enabled
[dragonfly.git]
/
usr.bin
/
unifdef
/
Makefile
blob
c175a41d5582ef4114085ba3c96826ab6daf7088
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/unifdef/Makefile,v 1.1.1.1.14.3 2003/01/29 21:46:39 fanf Exp $
3
# $DragonFly: src/usr.bin/unifdef/Makefile,v 1.5 2007/08/27 16:51:00 pavalos Exp $
4
5
PROG
=
unifdef
6
SCRIPTS
=
unifdefall.sh
7
MLINKS
=
unifdef
.1
unifdefall
.1
8
9
.
include
<
bsd.prog.mk
>