X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fnitfol%2FMakefile.am;h=c1031b1203183f007c78aded9296dd9e246fcef7;hb=b2786d791c97b51fee5f5c628d2819fc58c03d8e;hp=ccb415ab3cb255cdde0601bb9fb0ca51546620dd;hpb=1410fe4a16ca30242deb8273a8c5867ebeb66b65;p=rodin%2Fchimara.git diff --git a/interpreters/nitfol/Makefile.am b/interpreters/nitfol/Makefile.am index ccb415a..c1031b1 100644 --- a/interpreters/nitfol/Makefile.am +++ b/interpreters/nitfol/Makefile.am @@ -1,5 +1,3 @@ -PLUGIN_LIBTOOL_FLAGS=-module -avoid-version -export-symbols-regex "^glk" - GRAPHICS = no_graph.c no_graph.h # GRAPHICS = graphics.c graphics.h BLORB = blorb.c @@ -25,7 +23,7 @@ nitfol_la_SOURCES = automap.c automap.h binary.h copying.h debug.c debug.h \ nodist_nitfol_la_SOURCES = copying.c dbg_help.h startunix.c nitfol_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libchimara \ -DSMART_TOKENISER -DUSE_INLINE -nitfol_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) +nitfol_la_LDFLAGS = -module $(PLUGIN_LIBTOOL_FLAGS) info_TEXINFOS = nitfol.texi nitfol_TEXINFOS = dbg_help.texi options.texi