diff options
author | Steve Chamberlain <sac@cygnus> | 1995-10-18 23:45:05 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-10-18 23:45:05 +0000 |
commit | efd7b806cf3681ccb902f4f0918f7f0686345701 (patch) | |
tree | c0c54787c2c17b1502d82c9a21e01f7edeff9c5d /.Sanitize | |
parent | 3a70e2988dab3f67a18cb743db6a97cc8e7b565e (diff) | |
download | gdb-efd7b806cf3681ccb902f4f0918f7f0686345701.zip gdb-efd7b806cf3681ccb902f4f0918f7f0686345701.tar.gz gdb-efd7b806cf3681ccb902f4f0918f7f0686345701.tar.bz2 |
Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
* winsup. New directory.
* Makefile.in: Build winsup.
* configure.in: Winsup is configured when target is win32.
Can only build win32 target GDB when native.
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes pagas patch prms rcs readline sed send-pr shellutils sim textutils texinfo tgas utils uudecode wdiff xiberty - configure.bat makeall.bat + configure.bat makeall.bat winsup mpw-README mpw-configure mpw-config.in mpw-build.in" lose_these_too="${lose_these_too} testsuite" |