projects
/
util-vserver.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Enter namespaces before context setup.
[util-vserver.git]
/
Makefile.svn
1
default: all
2
3
all:
4
aclocal -I m4
5
autoheader
6
libtoolize --force --copy --automake
7
automake -afc
8
autoconf
9
rm -rf autom4te.cache/
10