summaryrefslogtreecommitdiff
path: root/mpz/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-09-28 03:17:20 +0200
committerKevin Ryde <user42@zip.com.au>2002-09-28 03:17:20 +0200
commit8e4d01f6962820f94113e289fb5dae3fd5fdb8ef (patch)
tree79ac8221df8f0bab570a0fccfd529358765dd04f /mpz/Makefile.in
parentee13fc7f49ceba9f2d024a990e406f9ee979d571 (diff)
downloadgmp-8e4d01f6962820f94113e289fb5dae3fd5fdb8ef.tar.gz
Regenerate for:
* Makefile.am, mpz/Makefile.am: Setups for gen-fac_ui.c generating mpz/fac_ui.h.
Diffstat (limited to 'mpz/Makefile.in')
-rw-r--r--mpz/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mpz/Makefile.in b/mpz/Makefile.in
index 46c211f02..36429ff77 100644
--- a/mpz/Makefile.in
+++ b/mpz/Makefile.in
@@ -795,6 +795,12 @@ uninstall-am: uninstall-info-am
mostlyclean-libtool tags uninstall uninstall-am \
uninstall-info-am
+
+# These are BUILT_SOURCES at the top-level, so normally they're built before
+# recursing into this directory.
+#
+fac_ui.h:
+ cd ..; $(MAKE) $(AM_MAKEFLAGS) mpz/fac_ui.h
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: