diff options
Diffstat (limited to 'gnu/usr.bin/as/makefile.dos')
-rw-r--r-- | gnu/usr.bin/as/makefile.dos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/makefile.dos b/gnu/usr.bin/as/makefile.dos index 2d2a989..c146e19 100644 --- a/gnu/usr.bin/as/makefile.dos +++ b/gnu/usr.bin/as/makefile.dos @@ -17,7 +17,7 @@ #along with GNU GAS; see the file COPYING. If not, write to #the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# $FreeBSD$ +# $Id$ # The targets for external use include: # all, doc, proto, install, uninstall, includes, TAGS, |