cvs commit: src/tools/regression/usr.bin/make Makefilesrc/usr.bin/make dir.c

Ruslan Ermilov ru at FreeBSD.org
Thu Oct 2 14:30:31 PDT 2003


ru          2003/10/02 14:30:30 PDT

  FreeBSD src repository

  Modified files:
    tools/regression/usr.bin/make Makefile 
    usr.bin/make         dir.c 
  Log:
  Fix a bug that prevented exists() from finding "foo/", "foo/."
  and "foo/.." when ".PATH: foo" was also given.
  
  PR:             bin/34062
  
  Revision  Changes    Path
  1.13      +11 -0     src/tools/regression/usr.bin/make/Makefile
  1.32      +8 -3      src/usr.bin/make/dir.c


More information about the cvs-all mailing list