Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Sun, 27 Feb 1994 23:46:59 +0000 (23:46 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sun, 27 Feb 1994 23:46:59 +0000 (23:46 +0000)
* mpw-make.in (DEBUG_BFD_SEND): Define in default compilation
rule.

bfd/ChangeLog.mpw
bfd/mpw-make.in

index f56658bd0f37a7dda94aecdfc6c7e0ff4ffe4e6a..521dab212d43e64d99d21ec2ee3c073fc1df6673 100644 (file)
@@ -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.
index d9360eaf195f5f195468db2a753388b0e66c16e1..86ee5cde174e009f3b7bc1dc7de61579c78f23bd 100644 (file)
@@ -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 =