1 ## Process this file with automake to produce Makefile.in
3 EXTRA_DIST = bjt_transistor_simple.vhdl bjt_transistor_simple_arc.vhdl \
4 capacitor.vhdl capacitor_arc.vhdl current_source.vhdl \
5 current_source_arc.vhdl electrical_system.vhdl \
6 gnd_node.vhdl resistor.vhdl resistor_arc.vhdl \
7 sp_diode.vhdl sp_diode_arc.vhdl spice_cs.vhdl \
8 spice_cs_arc.vhdl transitest.vhdl transitest_arc.vhdl \
9 voltage_dependend_capacitor.vhdl \
10 voltage_dependend_capacitor_arc.vhdl voltage_source.vhdl \
11 voltage_source_arc.vhdl
13 MOSTLYCLEANFILES = core *.log FILE *.ps *~
14 CLEANFILES = core *.log FILE *.ps *~
15 DISTCLEANFILES = *.log core FILE *~
16 MAINTAINERCLEANFILES = core *.log FILE *.ps *~ Makefile.in