File: bootstrap

package info (click to toggle)
xball 3.0.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 936 kB
  • ctags: 964
  • sloc: ansic: 4,612; sh: 3,414; makefile: 521
file content (8 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
#
# Input files are Makefile.am and configure.ac
# 

aclocal
automake --gnu --add-missing
autoconf