summaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-01 14:03:36 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-01 14:03:36 +0000
commit80873cfb4cd00f51219c993422d2f903e89fd4a7 (patch)
treee70542778adab90f92e84b4210755f3c33456d37 /bfd/libcoff.h
parent05de73ef09f015719c4fdaadb161ed0fbe9dc27b (diff)
downloadbinutils-redhat-80873cfb4cd00f51219c993422d2f903e89fd4a7.tar.gz
bfd/
* bfd-in.h: Remove comments regarding generated files. * libbfd-in.h: Likewise. * libcoff-in.h: Likewise. * bfd-in2.h: Regenerate. * libbfd.h: Likewise. * libcoff.h: Likewise. bfd/doc/ * header.sed: New file, adds header to generated files. * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and bfd.h, using above. Add missing elf.c dependecy for libbfd.h. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/libcoff.h')
-rw-r--r--bfd/libcoff.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/bfd/libcoff.h b/bfd/libcoff.h
index eb90045c37..e0c77d9a2d 100644
--- a/bfd/libcoff.h
+++ b/bfd/libcoff.h
@@ -1,12 +1,13 @@
+/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
+ generated from "libcoff-in.h" and "coffcode.h".
+ Run "make headers" in your build bfd/ to regenerate. */
+
/* BFD COFF object file private structure.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001
Free Software Foundation, Inc.
Written by Cygnus Support.
-** NOTE: libcoff.h is a GENERATED file. Don't change it; instead,
-** change libcoff-in.h or coffcode.h.
-
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify