From: Stan Shebs Date: Mon, 7 Feb 1994 23:55:53 +0000 (+0000) Subject: Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros.cygnus.com) X-Git-Tag: gdb-4_18~15580 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e320f644a35572819c42e65e8c3eb2f70f82f9a5;p=thirdparty%2Fbinutils-gdb.git Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-make.in (CSEARCH): Add extra-include to search path. --- diff --git a/opcodes/ChangeLog.mpw b/opcodes/ChangeLog.mpw index a7609a52673..8a7b7ccdaf2 100644 --- a/opcodes/ChangeLog.mpw +++ b/opcodes/ChangeLog.mpw @@ -1,3 +1,7 @@ +Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-make.in (CSEARCH): Add extra-include to search path. + Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-config.in (varargs.h): Don't create. diff --git a/opcodes/mpw-make.in b/opcodes/mpw-make.in index 41b3c40d889..dfa33ede5ab 100644 --- a/opcodes/mpw-make.in +++ b/opcodes/mpw-make.in @@ -70,7 +70,7 @@ RANLIB = ranlib INCDIR = "{topsrcdir}"include BFDDIR = "{topsrcdir}"bfd -CSEARCH = -i {INCDIR},{INCDIR}:,{BFDDIR}:,::bfd:,"{INCDIR}":mpw: +CSEARCH = -i {INCDIR},{INCDIR}:,{BFDDIR}:,::bfd:,"{INCDIR}":mpw:,::extra-include: DEP = mkdep ALL_CFLAGS = -mc68020 -mc68881 -model far {CSEARCH}