marcel      2003/06/05 22:38:09 PDT
  FreeBSD src repository
  Modified files:
    usr.bin/truss        Makefile 
  Log:
  Use cat(1) instead of cp(1) so as not to break -DNOCLEAN builds
  when the file permissions of source files don't allow writing.
  
  Revision  Changes    Path
  1.19      +2 -2      src/usr.bin/truss/Makefile