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.
9 lines
213 B
9 lines
213 B
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
man_MANS = ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1 cmpp.1 ngmakeidx.1 ngproc2mod.1
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|