16 lines
199 B
Makefile
16 lines
199 B
Makefile
EXTRA_DIST = process-dem.pl
|
|
|
|
SUBDIRS = \
|
|
Areas \
|
|
AssemTris \
|
|
Dem2node \
|
|
DemInfo \
|
|
DemRaw2ascii \
|
|
FixNode \
|
|
FixObj \
|
|
SplitTris \
|
|
Stripe_w \
|
|
Tri2obj \
|
|
Triangle
|
|
|
|
bin_SCRIPTS = process-dem.pl
|