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

32 lines
481 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = libndev.la
libndev_la_SOURCES = \
ndev.c \
ndevacld.c \
ndevaccept.c \
ndevask.c \
ndevdefs.h \
ndevdel.c \
ndevdest.c \
ndevdump.c \
ndevext.h \
ndevexch.h \
ndevinit.c \
ndevinit.h \
ndevitf.h \
ndevload.c \
ndevmdel.c \
ndevmpar.c \
ndevparm.c \
ndevpzld.c \
ndevset.c \
ndevtemp.c \
ndevtrun.c
AM_CPPFLAGS = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in