Use the new merged include directory.
authorJohn Gilmore <gnu@cygnus>
Thu, 25 Apr 1991 04:25:00 +0000 (04:25 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 25 Apr 1991 04:25:00 +0000 (04:25 +0000)
binutils/Makefile.in
ld/Makefile.in

index 82926542c2b925376d381493cbd125284da5fa09..6a9b15e0cab346393e8d778d4aad903e2dca1305 100644 (file)
@@ -42,7 +42,7 @@ LIBDIR  = $(srcdir)/../bfd$(subdir)
 
 INCDIR = $(BASEDIR)/include
 
-CFLAGS  = -g -I$(srcdir)/../include-cygnus -I$(INCDIR) $(HDEFINES) $(TDEFINES)
+CFLAGS  = -g -I$(srcdir)/../include -I$(INCDIR) $(HDEFINES) $(TDEFINES)
 
 DISASMS = m68k-pinsn.o i960-pinsn.o sparc-pinsn.o
 
index e9003485af89973cbff52795e9a3161377282068..44f96092f4cec22c97436dddc16ed34cfa1f0da1 100644 (file)
@@ -19,7 +19,7 @@ INSTALL_PROGRAM = $(INSTALL)
 INSTALL_FILE = $(INSTALL)
 
 BASEDIR        = ../..
-INCLUDE        = $(srcdir)/../include-cygnus
+INCLUDE        = $(srcdir)/../include
 INCLUDES = -I. -I$(srcdir)  -I$(INCLUDE) 
 DEBUG  = -g