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
Use hardware timer to simulate interrupt moderation.
[dragonfly.git]
/
games
/
bcd
/
Makefile
blob
999a5cde98dc6e5a2b4360f9b8c3fbd7d1404139
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/games/bcd/Makefile,v 1.2.6.2 2001/04/25 09:28:45 ru Exp $
3
# $DragonFly: src/games/bcd/Makefile,v 1.4 2006/10/08 16:22:35 pavalos Exp $
4
5
PROG
=
bcd
6
MAN
=
bcd
.6
7
MLINKS
=
bcd
.6
ppt
.6
8
9
.
include
<
bsd.prog.mk
>
10