dashboard
repositories
filestore
activity
search
login
main
/
trisurf-ng
Trisurf Monte Carlo simulator
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Before adding another data structure to the chain.
Samo Penic
2010-11-27
73f967e943c8d7a77cb21411de990904f09baba6
[trisurf-ng.git]
/
src
/
Makefile.am
1
2
3
4
5
trisurfdir=../
trisurf_PROGRAMS=trisurf
trisurf_SOURCES=general.c vertex.c main.c
trisurf_LDFLAGS = -lm -lconfuse
trisurf_CFLAGS = -Wall -g