From 883cd6c62de3de31bb86f8670c61feb1aeb1d5f3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 Mar 2000 12:49:12 +0000 Subject: . --- tests/factor/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/factor') diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 8e5aac176..27294deb8 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -57,6 +57,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ @@ -86,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ @@ -155,7 +158,6 @@ distdir: $(DISTFILES) cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done -- cgit v1.2.3-70-g09d2