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
/
wargames
/
Makefile
blob
ad0418612a285b67c3c50454ad7abad20013e160
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/games/wargames/Makefile,v 1.7.2.3 2001/04/25 14:04:02 ru Exp $
3
# $DragonFly: src/games/wargames/Makefile,v 1.2 2003/06/17 04:25:25 dillon Exp $
4
5
SCRIPTS
=
wargames.sh
6
MAN
=
wargames
.6
7
8
.
include
<
bsd.prog.mk
>