File: build.sh

package info (click to toggle)
coco-cpp 20070906-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 424 kB
  • ctags: 693
  • sloc: cpp: 5,256; makefile: 54; sh: 2
file content (4 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/bin/sh

g++ *.cpp -o Coco -g -Wall