Subversion Repositories Nec2c

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
bin_PROGRAMS = nec2c
2
nec2c_SOURCES = nec2c_SOURCES = calculations.c  fields.c  \
3
				geometry.c  ground.c  input.c main.c matrix.c \
4
			      	misc.c  network.c  radiation.c  somnec.c
5
noinst_HEADERS = nec2c.h
6
nec2c_LDFLAGS = @LDFLAGS@
7
AM_CFLAGS = -fopenmp -Wall -Wextra -Werror