mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-20 23:13:33 +08:00
* Makefile.in (SUBDIR_INCLUDES): Deleted.
This commit is contained in:
parent
ff87df190b
commit
7e2283d46c
@ -1,3 +1,7 @@
|
||||
Tue Dec 20 14:56:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* Makefile.in (SUBDIR_INCLUDES): Deleted.
|
||||
|
||||
Tue Dec 20 13:40:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user