aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-12-20 19:59:57 +0000
committerKen Raeburn <raeburn@cygnus>1994-12-20 19:59:57 +0000
commit7e2283d46cbc0f342eed40e5e35596264f8fe104 (patch)
treec57212477576f2f209d765428b54d3fe7bedee47 /gas/Makefile.in
parentff87df190bc2b865e5ce55d2f13bf4fd459a7093 (diff)
downloadfsf-binutils-gdb-7e2283d46cbc0f342eed40e5e35596264f8fe104.zip
fsf-binutils-gdb-7e2283d46cbc0f342eed40e5e35596264f8fe104.tar.gz
fsf-binutils-gdb-7e2283d46cbc0f342eed40e5e35596264f8fe104.tar.bz2
* Makefile.in (SUBDIR_INCLUDES): Deleted.
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index a182513..29b0b258 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -235,7 +235,6 @@ LIBS = @OPCODES_LIB@ @BFDLIB@ $(LOCAL_LOADLIBES) ../libiberty/libiberty.a
# so that tm.h and config.h will be found in the compilation
# subdirectory rather than in the source directory.
INCLUDES = -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(srcdir)/../include -I$(srcdir)/..
-SUBDIR_INCLUDES = -I.. -I$(srcdir) -I$(srcdir)/config
# Always use -I$(srcdir)/config when compiling.
.c.o: