2000-04-27 22:03:57 +02:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
|
|
|
2005-11-27 10:50:32 +01:00
|
|
|
man_MANS = ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1
|
2000-04-27 22:03:57 +02:00
|
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|