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
Remove an unused variable in various Makefile.inc's.
[dragonfly.git]
/
usr.bin
/
file2c
/
Makefile
blob
b3b15172394a87861b9b4d979ee101fbba8df55a
1
# $FreeBSD: src/usr.bin/file2c/Makefile,v 1.4.2.1 2001/04/25 11:29:19 ru Exp $
2
# $DragonFly: src/usr.bin/file2c/Makefile,v 1.4 2007/08/27 16:50:53 pavalos Exp $
3
4
PROG
=
file2c
5
6
.
include
<
bsd.prog.mk
>