preliminary: remove making of ngsconvert

because of linker error after chages to rawfile.c
This commit is contained in:
h_vogt 2017-02-28 23:49:26 +01:00 committed by rlar
parent da1b23b3c0
commit 02ca0c961a
1 changed files with 1 additions and 12 deletions

View File

@ -20,7 +20,7 @@ if !SHARED_MODULE
bin_PROGRAMS = ngspice ngnutmeg
if !WINGUI
bin_PROGRAMS += ngsconvert ngproc2mod ngmultidec ngmakeidx
bin_PROGRAMS += ngproc2mod ngmultidec ngmakeidx
helpdatadir = $(pkgdatadir)/helpdir
helpdata_DATA = ngspice.txt ngspice.idx
if !NO_HELP
@ -251,17 +251,6 @@ endif !NO_X
endif !NO_HELP
## sconvert:
ngsconvert_SOURCES = ngsconvert.c
ngsconvert_LDADD = \
frontend/libfte.la \
frontend/parser/libparser.la \
maths/misc/libmathmisc.la \
misc/libmisc.la
## proc2mod:
ngproc2mod_SOURCES = ngproc2mod.c