diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-11 23:47:29 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-11 23:47:29 +0000 |
commit | 8c3f76651a39caaeaa6290e0867aa70e1a84170a (patch) | |
tree | e5144c083443c9fa0a107d72b846dd4fc1dbcfed /Makefile.in | |
parent | f4695512749ce0149960a50bc530eca67d145e4a (diff) | |
download | coreutils-8c3f76651a39caaeaa6290e0867aa70e1a84170a.tar.gz coreutils-8c3f76651a39caaeaa6290e0867aa70e1a84170a.tar.bz2 coreutils-8c3f76651a39caaeaa6290e0867aa70e1a84170a.zip |
Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 69df62372..618cdcb50 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -33,6 +33,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.hin \ |