You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
322 B
21 lines
322 B
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
EXTRA_DIST = \
|
|
BICMOS.LIB \
|
|
bicmpd.cir \
|
|
bicmpu.cir \
|
|
clkfeed.cir \
|
|
cmosamp.cir \
|
|
eclinv.cir \
|
|
ecpal.cir \
|
|
foobar \
|
|
gmamp.cir \
|
|
latch.cir \
|
|
ppef.1d.cir \
|
|
ppef.2d.cir \
|
|
readme \
|
|
ringosc.1u.cir \
|
|
ringosc.2u.cir
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|