ngspice/src/spicelib/devices/vsrc/Makefile.am

31 lines
449 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = libvsrc.la
libvsrc_la_SOURCES = \
vsrc.c \
vsrcacct.c \
vsrcacld.c \
vsrcask.c \
vsrcdefs.h \
vsrcdel.c \
vsrcdest.c \
vsrcext.h \
vsrcfbr.c \
vsrcinit.c \
vsrcinit.h \
vsrcitf.h \
vsrcload.c \
vsrcmdel.c \
vsrcpar.c \
vsrcpzld.c \
vsrcpzs.c \
vsrcset.c \
vsrctemp.c
AM_CPPFLAGS = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in