aboutsummaryrefslogtreecommitdiff
path: root/buildconf
blob: fab73d5e8aa7736cc721e7a5adcd4e3b23a80478 (plain) (blame)
1
2
3
4
#!/bin/bash
rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in libsysfs/Makefile.in src/Makefile.in configure &&
aclocal && autoheader && automake && autoconf &&
rm -rf autom4te*.cache