source: src/ext/triangle/Makefile.am @ 4bce076

Revision 4bce076, 180 bytes checked in by Oleg Batrashev <ogbash@…>, 2 years ago (diff)

Add program that creates Mesh from 'triangle' files.

  • Property mode set to 100644
Line 
1
2noinst_PROGRAMS=doug_tri
3doug_tri_FCFLAGS=-I@top_builddir@/src
4doug_tri_LDADD=@top_builddir@/src/libdoug.la
5
6doug_tri_SOURCES=read_triangle_data_mod.f90 triangle_mod.f90 main.f90
Note: See TracBrowser for help on using the repository browser.