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 /tests/pr | |
parent | f4695512749ce0149960a50bc530eca67d145e4a (diff) | |
download | coreutils-8c3f76651a39caaeaa6290e0867aa70e1a84170a.tar.xz |
Regenerate.
Diffstat (limited to 'tests/pr')
-rw-r--r-- | tests/pr/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index c4607cbab..2d8eee83c 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/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, @@ -34,6 +34,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ subdir = tests/pr DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |