File: bootstrap

package info (click to toggle)
owfs 2.8p15-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,460 kB
  • sloc: ansic: 56,355; sh: 11,666; tcl: 1,962; makefile: 1,163; python: 1,114; php: 600; perl: 393; cpp: 105
file content (4 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download
1
2
3
4
#! /bin/sh

rm -rf *cache
aclocal && autoheader && autoconf && automake && echo "Run './configure' and 'make' to build owfs"