File: BUILD

package info (click to toggle)
petri-foo 0.1.87-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,468 kB
  • ctags: 2,233
  • sloc: ansic: 18,946; xml: 7; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
tar -xjf petri-foo-0.1.4.tar.bz2
cd petri-foo-0.1.4
cmake .
make

to run without installation:
gui/petri-foo

to install:
make install