One more check on valid display which is known to be in the startup
[xcircuit.git] / spiceparser / Makefile.am
blob3b9454fbc18d2a9767c2f7f010b998e216bb444a
1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign no-dependencies
5 EXTRA_DIST =
7 INCLUDES = -I.. ${INC_SPECS}
9 SUBDIRS =
10 SUBLIB =
12 # Requirements for spiceparser library
13 noinst_LIBRARIES = libspiceparser.a
15 libspiceparser_a_SOURCES = \
16   bitlist.c eqn.c eqnlist.c equations.c hash.c list.c list_search.c \
17   memory.c mergedup.c names.c netlist.c netlist_dev.c netlist_extract.c \
18   netlist_funcs.c netlist_lib.c netlist_spice.c netlist_template.c \
19   scanner.c sort.c xcircspice.c