home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gdb-4.9 / sim / ChangeLog next >
Encoding:
Text File  |  1993-05-12  |  991 b   |  30 lines

  1. Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
  2.  
  3.     * Makefile.in (endian): Find endian.c in $(srcdir), and also
  4.     explicitly make it, since some makes apparently don't work with
  5.     VPATH and .c to executable rules (SunOS make for example).
  6.  
  7. Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  8.  
  9.     * Makefile.in (endian): Add explicit rule for broken makes.
  10.  
  11. Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
  12.  
  13.     * Makefile.in (info, install-info): New targets.
  14.     (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
  15.     level Makefile.
  16.  
  17. Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
  18.  
  19.     * Makefile.in (endian.h): build endian.h via a temporary file so
  20.       that we don't leave an incomplete file lying around on
  21.       interrupted builds.
  22.       (clean): remove endian, e.h, and endian.h.
  23.  
  24. Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  25.  
  26.     * Makefile.in, configure.in: if target isn't supported, build a
  27.     harmless makefile.
  28.  
  29.  
  30.