Revert commit 2690, clone is needed for pid namespaces and on kernels <2.6.16.
[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