Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src/bin/sh Makefile



bde         1998/07/06 18:07:00 PDT

  Modified files:
    bin/sh               Makefile 
  Log:
  Added a `build-tools' target for internal tools.
  
  Removed explicit dependencies of foo.o on foo.c.  These were mainly
  placeholders for comments about missing dependencies of tools objects
  on headers.  This problem needs to be handled more generally.
  
  Revision  Changes    Path
  1.28      +3 -4      src/bin/sh/Makefile