diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-17 13:17:33 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-17 13:17:33 +0300 |
commit | b49f18335837eed25c1ef823d2ccb88c8c3b9e97 (patch) | |
tree | 99947f2b7a9b7ae21d53e2005ab5f983105bbc50 /awklib | |
parent | a58fa491cdaf57a9f67cff35c58398ef0c87f52e (diff) | |
download | egawk-b49f18335837eed25c1ef823d2ccb88c8c3b9e97.tar.gz egawk-b49f18335837eed25c1ef823d2ccb88c8c3b9e97.tar.bz2 egawk-b49f18335837eed25c1ef823d2ccb88c8c3b9e97.zip |
Update infrastructure.
Diffstat (limited to 'awklib')
-rw-r--r-- | awklib/Makefile.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in index 73330766..43d1f6ee 100644 --- a/awklib/Makefile.in +++ b/awklib/Makefile.in @@ -1,9 +1,8 @@ -# Makefile.in generated by automake 1.12 from Makefile.am. +# Makefile.in generated by automake 1.12.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. +# Copyright (C) 1994-2012 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |