* mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can
add back in if necessary.
This commit is contained in:
parent
c5addc193d
commit
653b07da0c
@ -1,3 +1,8 @@
|
||||
Wed Nov 8 19:25:22 1995 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can
|
||||
add back in if necessary.
|
||||
|
||||
Wed Nov 8 15:59:52 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
|
||||
|
||||
* config/mips/vr4300.mt: Added simulator to default VR4300 build.
|
||||
|
@ -6,6 +6,8 @@
|
||||
/^host_makefile_frag@$/d
|
||||
/^target_makefile_frag@$/d
|
||||
|
||||
/@ENABLE_CFLAGS@/s/@ENABLE_CFLAGS@//g
|
||||
|
||||
# Edit all the symbolic definitions pointing to various libraries and such.
|
||||
|
||||
/^INCLUDE_DIR = /s/"{srcdir}":include/"{topsrcdir}"include:/
|
||||
|
Loading…
Reference in New Issue
Block a user