X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=tab%2FMakefile.in;fp=tab%2FMakefile.in;h=ce0f32d137ee6a8499065854c74257952428a14b;hp=74273678bcb291e6e74d0b5c5f1233f4df72b6b9;hb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;hpb=6fdf5380057b2e9159050ddbb7cd79c86690a6ef diff --git a/tab/Makefile.in b/tab/Makefile.in index 7427367..ce0f32d 100644 --- a/tab/Makefile.in +++ b/tab/Makefile.in @@ -57,12 +57,21 @@ 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@ @@ -182,6 +191,7 @@ clean-am: clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-generic clean-am + -rm -f libtool distclean: distclean-am