X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2FMakefile.in;h=25344faa0b6577089252d2ccf4553ec8d008a320;hb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;hp=31e1f8db3d041f15584477541114f79984c66b92;hpb=e973eb3ceaeaf25735f8250aed8400c87ddcb9da;p=yaz-moved-to-github.git diff --git a/include/Makefile.in b/include/Makefile.in index 31e1f8d..25344fa 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -57,19 +57,25 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +host_alias = @host_alias@ +host_triplet = @host@ +AS = @AS@ ASNMODULE = @ASNMODULE@ CC = @CC@ CPP = @CPP@ +DLLTOOL = @DLLTOOL@ ILLLIB = @ILLLIB@ ILLMODULE = @ILLMODULE@ +LD = @LD@ +LIBTOOL = @LIBTOOL@ +LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ +NM = @NM@ +OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ SUBDIRS_VAR = @SUBDIRS_VAR@ VERSION = @VERSION@ -have_sgml2html = @have_sgml2html@ -have_sgml2latex = @have_sgml2latex@ -have_sgml2txt = @have_sgml2txt@ AUTOMAKE_OPTIONS = foreign @@ -257,6 +263,7 @@ clean-am: clean-tags clean-generic mostlyclean-am clean: clean-recursive distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool distclean: distclean-recursive