repo.or.cz
/
gpxe.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sundance] Add reset completion check
[gpxe.git]
/
contrib
/
bochs
/
Makefile
blob
4a5b14cea28914a02d45d35a7bfe627941f7f1e2
1
all
:
tunctl serial-console
.1
2
3
%
.1
: %
4
pod2man
$< > $
@
5
6
tunctl
:
tunctl.c
7
$(
CC
) -
o
$
@
$<
8
9
clean
:
10
rm
-
f serial-console
.1
tunctl