ngspice/src/maths/cmaths/Makefile.am

20 lines
326 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libcmaths.a
libcmaths_a_SOURCES = \
cmath1.c \
cmath1.h \
cmath2.c \
cmath2.h \
cmath3.c \
cmath3.h \
cmath4.c \
cmath4.h
INCLUDES = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/maths/poly
2000-04-27 22:03:57 +02:00
MAINTAINERCLEANFILES = Makefile.in