diff options
author | John Gilmore <gnu@cygnus> | 1991-07-31 17:37:02 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-07-31 17:37:02 +0000 |
commit | de02577e97426813230e219f408318c8dd496e7c (patch) | |
tree | 3d9a1688b56a888c490adc6176077c625c5b835d /bfd/Makefile.in | |
parent | 3097f7184aadba62ae87fde41d0231a726fd9200 (diff) | |
download | gdb-de02577e97426813230e219f408318c8dd496e7c.zip gdb-de02577e97426813230e219f408318c8dd496e7c.tar.gz gdb-de02577e97426813230e219f408318c8dd496e7c.tar.bz2 |
Remove amdcoff.c (and its name from Makefile.in) by default, because
its copyright is not yet assigned to FSF.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r-- | bfd/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 6f8d521..6d30ca5 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -267,6 +267,3 @@ texdoc: quickdoc: $(DSRC) docs tex bfd.texinfo - - - |