what is the point of bfd/doc/ header generation rules
Mike Frysinger
vapier@gentoo.org
Thu Dec 2 04:57:10 GMT 2021
More information about the Binutils mailing list
Thu Dec 2 04:57:10 GMT 2021
- Previous message (by thread): [PATCH/committed v2] gas: merge doc subdir up a level
- Next message (by thread): what is the point of bfd/doc/ header generation rules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bfd/doc/ has a few curious files that i can't seem to find docs on or any references to. are they just uncommon maintainer-esque rules ? or are they obsolete things that i can delete ? specifically, what is the point of: $ cd bfd/doc/ $ make libbfd.h libcoff.h bfd.h $ md5sum libbfd.h ../libbfd.h a25736b8ccbbdb2659690ac2dff9f4b3 libbfd.h a25736b8ccbbdb2659690ac2dff9f4b3 ../libbfd.h $ md5sum libcoff.h ../libcoff.h ab7d38de3e2d817fbef5e3686191f5f9 libcoff.h ab7d38de3e2d817fbef5e3686191f5f9 ../libcoff.h $ md5sum bfd.h ../bfd-in2.h c2fc85e26895027d1c52b1fb5fe8378b bfd.h c2fc85e26895027d1c52b1fb5fe8378b ../bfd-in2.h -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20211201/5fbd7e05/attachment.sig>
- Previous message (by thread): [PATCH/committed v2] gas: merge doc subdir up a level
- Next message (by thread): what is the point of bfd/doc/ header generation rules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list