aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/makefile.dos
Commit message (Collapse)AuthorAgeFilesLines
* BANG! BANG! BANG! Put these bits out of their misery.David E. O'Brien2002-09-171-593/+0
| | | | | | | | | | | | | Murdered by members of: a.out.die.die.die ELF is the 1 true path now. So make good on the src/Makefile threat that building a.out will not be supported post 4.x. These bits should either resurface as a port, or a new port using the latest Binutils bits. The later will not support our SunOS-style shared a.out libs; but we shouldn't need such support by this point in time. Notes: svn path=/head/; revision=103437
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Brought over NetBSD's gas ready for pk's shared libs.Paul Richards1993-11-031-0/+593
Notes: svn path=/head/; revision=691