diff options
author | Mike Werner <mtw@cygnus> | 1993-01-16 01:05:50 +0000 |
---|---|---|
committer | Mike Werner <mtw@cygnus> | 1993-01-16 01:05:50 +0000 |
commit | 7d9f0c54d614f654124963d8e1b48fd884b92f24 (patch) | |
tree | ba8df62b0906a34e31eb61c815b47202d69cf1ee /ChangeLog | |
parent | 8fa0d3a01237d349f21803df735deedc01c1bd3b (diff) | |
download | gdb-7d9f0c54d614f654124963d8e1b48fd884b92f24.zip gdb-7d9f0c54d614f654124963d8e1b48fd884b92f24.tar.gz gdb-7d9f0c54d614f654124963d8e1b48fd884b92f24.tar.bz2 |
* Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
and CHILL_LIB.
* deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
CHILL variables as these are now passed down from the top
level makefile using FLAGS_TO_PASS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Fri Jan 15 16:40:54 1993 Mike Werner (mtw@rtl.cygnus.com) + + **** start-sanitize-chill **** + * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS, + and CHILL_LIB. + * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of + CHILL variables as these are now passed down from the top + level makefile using FLAGS_TO_PASS. + **** end-sanitize-chill **** + Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (GCC_FLAGS_TO_PASS): New variable. |