2000-04-27 22:03:57 +02:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
|
|
|
2014-10-28 19:00:07 +01:00
|
|
|
man_MANS = ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1 cmpp.1 ngmakeidx.1 ngproc2mod.1
|
2010-05-30 12:26:44 +02:00
|
|
|
|
2000-04-27 22:03:57 +02:00
|
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|