File: git-build.sh

package info (click to toggle)
pcb2gcode 1.1.4-git20110915-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,388 kB
  • sloc: sh: 10,121; cpp: 2,331; python: 53; makefile: 43
file content (8 lines) | stat: -rwxr-xr-x 84 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

libtoolize
aclocal
automake --add-missing
autoreconf
./configure
make -j