source:
lemon-0.x/src/work/peter/Makefile
@
1245:e04370dd4ed4
| Last change on this file since 1245:e04370dd4ed4 was 1225:4401e1aeafcf, checked in by , 21 years ago | |
|---|---|
| File size: 196 bytes | |
| Line | |
|---|---|
| 1 | triangle: canvas-test.cc |
| 2 | g++ canvas-test.cc -W -Wall -ansi -pedantic -o triangle `pkg-config libgnomecanvasmm-2.6 --cflags --libs` |
| 3 | |
| 4 | run: triangle |
| 5 | ./triangle 100 100 -100 100 0 -100 |
| 6 | |
| 7 | .PHONY: run |
Note: See TracBrowser
for help on using the repository browser.

