OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / user / iptables / autogen.sh
1 #!/bin/bash
2
3 autoreconf -fi;
4 rm -Rf autom4te*.cache;