cvs commit: src/gnu/usr.bin/gdb/libgdb Makefile

Marcel Moolenaar marcel at FreeBSD.org
Mon Nov 8 22:02:48 PST 2004


marcel      2004-11-09 06:02:48 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/libgdb Makefile 
  Log:
  Prepare for a subsequent import: If the first letter of the filename
  changes, start on a new line. Insertion of a filename will keep the
  diff limited to the block of filenames that have the same first letter
  instead of creating a huge diff. While here, move remote.c after the
  remote-*.c files and move tui.c after the tui-*.c files. This matches
  the order of ls(1) and makes it easier to compare object files created
  by a stock gdb(1) build with the list of files we have here.
  
  This is a non-functional change only.
  
  Revision  Changes    Path
  1.5       +43 -35    src/gnu/usr.bin/gdb/libgdb/Makefile


More information about the cvs-all mailing list