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
libcompat: Remove the old and unused insque() and remque() functions.
[dragonfly.git]
/
usr.bin
/
unifdef
/
Makefile
blob
5c256a6910f58f941b75c54ae2b1d204f28740c3
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
4
PROG
=
unifdef
5
SCRIPTS
=
unifdefall.sh
6
MLINKS
=
unifdef
.1
unifdefall
.1
7
8
.
include
<
bsd.prog.mk
>