diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-05 10:27:39 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-05 10:27:39 +0000 |
| commit | 9976c5ebe298d11abec0da28c0cbff5f465581f5 (patch) | |
| tree | b44f0bd320fec0ae8cd51402537631521656f43a /gnu/usr.bin/binutils/as | |
| parent | b09740d425b964c87204b8ca609029056765be10 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/as')
| -rw-r--r-- | gnu/usr.bin/binutils/as/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.inc b/gnu/usr.bin/binutils/as/Makefile.inc new file mode 100644 index 000000000000..26eec7bb5089 --- /dev/null +++ b/gnu/usr.bin/binutils/as/Makefile.inc @@ -0,0 +1,4 @@ +# $Id$ + +# BINDIR +.include "${.CURDIR}/../Makefile.inc" |
