aboutsummaryrefslogtreecommitdiff
path: root/bfd/mpw-make.in
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-01-22 22:05:42 +0000
committerStan Shebs <shebs@codesourcery.com>1994-01-22 22:05:42 +0000
commit645be480800187a9e01734b467bec3a6796e26ff (patch)
tree42a2ba54f9fe4a35dcf43d8f76e64a6194917977 /bfd/mpw-make.in
parent498d098a30a6f26c02252ffe2b33d2f5daec59d4 (diff)
downloadgdb-645be480800187a9e01734b467bec3a6796e26ff.zip
gdb-645be480800187a9e01734b467bec3a6796e26ff.tar.gz
gdb-645be480800187a9e01734b467bec3a6796e26ff.tar.bz2
Sat Jan 22 13:30:57 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-config.in: Create sysdep.h using forward-include. Remove unneeded synthesis of varargs.h. * mpw-make.in (CC, CFLAGS): Remove, now in config/mpw-mh-mpw. (CSEARCH): Added path to extra-include.
Diffstat (limited to 'bfd/mpw-make.in')
-rw-r--r--bfd/mpw-make.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/bfd/mpw-make.in b/bfd/mpw-make.in
index f954094..d6c61fc 100644
--- a/bfd/mpw-make.in
+++ b/bfd/mpw-make.in
@@ -22,8 +22,6 @@ s = "{srcdir}"
o = :
-CC = C -d MPW_C -d ALMOST_STDC -w
-
"{o}" \Option-f : "{s}"
# Default rule that puts each file into separate segment.
@@ -66,7 +64,7 @@ INSTALL_DATA = {INSTALL}
AR = ar
AR_FLAGS =
-CFLAGS = -mc68020 -mc68881 -model far
+#CFLAGS =
BISON = bison
MAKEINFO = makeinfo
RANLIB = ranlib
@@ -75,7 +73,7 @@ CC_FOR_BUILD = {CC}
INCDIR = "{topsrcdir}"include
#CSEARCH = -i : -i {srcdir} -i {INCDIR}:
-CSEARCH = -i "{INCDIR}","{INCDIR}":,"{srcdir}"
+CSEARCH = -i "{INCDIR}","{INCDIR}":,"{topsrcdir}"extra-include:,"{srcdir}"
DEP = mkdep
SUBDIRS = doc