aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-05-05 10:27:39 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-05-05 10:27:39 +0000
commit9976c5ebe298d11abec0da28c0cbff5f465581f5 (patch)
treeb44f0bd320fec0ae8cd51402537631521656f43a /gnu
parentb09740d425b964c87204b8ca609029056765be10 (diff)
downloadsrc-9976c5ebe298d11abec0da28c0cbff5f465581f5.tar.gz
src-9976c5ebe298d11abec0da28c0cbff5f465581f5.zip
One of those silently included files that just about guarantee that
nobody has any idea how something like BINDIR gets defined.
Notes
Notes: svn path=/head/; revision=35741
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.inc4
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"