summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-03-19 01:15:53 +0100
committerKevin Ryde <user42@zip.com.au>2000-03-19 01:15:53 +0100
commitfe8f6600c4ca85da5821f82be71a6403f796830c (patch)
treec992d3f75b288265afa3a08feb48b3390ed402cb /Makefile.in
parentd5cfff615f9f9f80562ef1c2f88da7fed9db157e (diff)
downloadgmp-fe8f6600c4ca85da5821f82be71a6403f796830c.tar.gz
Regenerate, restores STRIP substitution lost by previous regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 545fb979c..6c174b65a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,6 +88,7 @@ OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
+STRIP = @STRIP@
VERSION = @VERSION@
gmp_srclinks = @gmp_srclinks@
install_sh = @install_sh@