ngspice/src/maths/misc/Makefile.am

17 lines
287 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
2003-08-14 01:27:50 +02:00
noinst_LIBRARIES = libmathmisc.a
2003-08-14 01:27:50 +02:00
libmathmisc_a_SOURCES = \
accuracy.c \
accuracy.h \
bernoull.h \
bernoull.c \
erfc.c \
norm.h \
norm.c
INCLUDES = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in