obrien      2008-03-12 14:50:59 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         globals.h main.c make.1 parse.c 
  Log:
  If the special target .MAKEFILEDEPS exists, then enable the
  "remaking makefiles" feature.  Otherwise, follow traditional Pmake behavior.
  (hash table will be regenerated and committed follow this commit)
  
  Revision  Changes    Path
  1.12      +1 -0      src/usr.bin/make/globals.h
  1.168     +2 -1      src/usr.bin/make/main.c
  1.109     +16 -0     src/usr.bin/make/make.1
  1.114     +5 -0      src/usr.bin/make/parse.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to