File: build.sh

package info (click to toggle)
coco-cpp 20120102-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 444 kB
  • sloc: cpp: 5,544; makefile: 56; 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