diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:06:56 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:06:56 +0000 |
commit | ec467c8310882175939aae42c518504c41bf5882 (patch) | |
tree | 3b1c3496c0e5ae60868d36af661bc9f31cbfc102 /ld/Makefile.dos | |
parent | ebe30eae412aeba5a4f8c26b813764eb671fc30b (diff) | |
download | gdb-ec467c8310882175939aae42c518504c41bf5882.zip gdb-ec467c8310882175939aae42c518504c41bf5882.tar.gz gdb-ec467c8310882175939aae42c518504c41bf5882.tar.bz2 |
removed rcsids
Diffstat (limited to 'ld/Makefile.dos')
-rw-r--r-- | ld/Makefile.dos | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/Makefile.dos b/ld/Makefile.dos index 84e891c..46d912d 100644 --- a/ld/Makefile.dos +++ b/ld/Makefile.dos @@ -34,10 +34,6 @@ VPATH = . # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# -# $Id$ -# - srcdir = . prefix = /usr/local |