repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
renames vmcb->control.v_irq to virq_pending
[freebsd-src/fkvm-freebsd.git]
/
contrib
/
openbsm
/
autogen.sh
blob
c24e8e868063fcf4db14b210fa77f1c847e79ab4
1
#!/bin/sh
2
#
3
# $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#1 $
4
#
5
6
libtoolize
--copy --force
7
aclocal
8
autoheader
9
automake
-a -c --foreign
10
autoconf