forked from Imagelibrary/binutils-gdb
Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-make.in (DEBUG_BFD_SEND): Define in default compilation rule.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-make.in (DEBUG_BFD_SEND): Define in default compilation
|
||||
rule.
|
||||
|
||||
Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* hosts/mpw.h (fstat): Declare.
|
||||
|
||||
@@ -27,7 +27,7 @@ o = :
|
||||
# Default rule that puts each file into separate segment.
|
||||
|
||||
.c.o \Option-f .c
|
||||
{CC} {DepDir}{Default}.c {ALL_CFLAGS} {SymOptions} -s {Default} -o {TargDir}{Default}.c.o
|
||||
{CC} {DepDir}{Default}.c {ALL_CFLAGS} -d DEBUG_BFD_SEND {SymOptions} -s {Default} -o {TargDir}{Default}.c.o
|
||||
|
||||
HDEFINES =
|
||||
TDEFINES =
|
||||
|
||||
Reference in New Issue
Block a user