diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-05 12:33:21 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-05 12:33:21 +0000 |
| commit | 4d725788f7bbe33d4269125c28bd87fef9d704f4 (patch) | |
| tree | 03b5a727cbf3733c3144f862f521b2aec1d741ef /gnu/usr.bin/binutils | |
| parent | 402d0191b434fc67c22e755f754fd15c7e0d20f8 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/as/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.inc b/gnu/usr.bin/binutils/as/Makefile.inc index 26eec7bb5089..95e7b36f1ea6 100644 --- a/gnu/usr.bin/binutils/as/Makefile.inc +++ b/gnu/usr.bin/binutils/as/Makefile.inc @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1998/05/05 10:27:39 jb Exp $ # BINDIR -.include "${.CURDIR}/../Makefile.inc" +.include "${.CURDIR}/../../Makefile.inc" |
