File: git-build.sh

package info (click to toggle)
pcb2gcode 1.1.4-git20120902-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,400 kB
  • ctags: 358
  • sloc: sh: 10,116; cpp: 2,335; python: 53; makefile: 43
file content (3 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

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