summaryrefslogtreecommitdiff
path: root/stdio
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-08-30 11:57:48 +0000
committerRoland McGrath <roland@gnu.org>1994-08-30 11:57:48 +0000
commitacc4a290fb0cfcf42326cb0ee7f628421da76b66 (patch)
tree93c66b0c1a6298bd35a8bcc69e3ecbc1a97945cc /stdio
parent614507e780c7b17ac9c85a58b8c079428eeab4b9 (diff)
(mpn-headers): Change asm.h to asm-syntax.h.
Diffstat (limited to 'stdio')
-rw-r--r--stdio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio/Makefile b/stdio/Makefile
index 4e1ccdbd1d..14f5b587ad 100644
--- a/stdio/Makefile
+++ b/stdio/Makefile
@@ -51,7 +51,7 @@ routines := \
# Several mpn functions from GNU MP are used by the printf_fp function.
mpn-routines := add_1 add_n addmul_1 cmp divmod divmod_1 udiv_qrnnd \
lshift rshift mod_1 mul mul_1 mul_n sub_n submul_1
-mpn-headers = longlong.h gmp.h gmp-impl.h gmp-mparam.h asm.h
+mpn-headers = longlong.h gmp.h gmp-impl.h gmp-mparam.h asm-syntax.h
routines := $(strip $(routines) $(mpn-routines)) dbl2mpn
aux := errlist siglist defs syms-stdio glue mp_clz_tab