diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 21:07:13 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 21:07:13 +0000 |
commit | 4c5fb9ebfecb544eecae4d16f4b59ecd6cfce476 (patch) | |
tree | ad5d18c44e10a7da8889e998cd00f465889e6682 /gcc/objc/Makefile.in | |
parent | a9cce9f813895b8f96d12463a6e8eea7138e1a54 (diff) | |
download | gcc-4c5fb9ebfecb544eecae4d16f4b59ecd6cfce476.tar.gz |
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9989 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/Makefile.in')
-rw-r--r-- | gcc/objc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/Makefile.in b/gcc/objc/Makefile.in index bd08d7582f4..7a6a1e94138 100644 --- a/gcc/objc/Makefile.in +++ b/gcc/objc/Makefile.in @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU CC; see the file COPYING. If not, write to the Free Software # Foundation, 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. */ +# Boston, MA 02111-1307, USA. # This makefile is run by the parent dir's makefile. # thisdir1=`pwd`; \ |