cvs commit: src/kerberos5/lib/libhdb Makefile
    Mark Murray 
    markm at FreeBSD.org
       
    Sun Jul 27 09:49:12 PDT 2003
    
    
  
markm       2003/07/27 09:49:10 PDT
  FreeBSD src repository
  Modified files:
    kerberos5/lib/libhdb Makefile 
  Log:
  Try a lot harder to get dependancies right. This involves some ugly
  looking ${.OBJDIR} work that has the up-side of actually working
  in upgrade and make -jN cases.
  
  This needs to be revisited further, and it is conceivable that
  the ${.OBJDIR} stuff can be simplified, but the sheer number of
  edge cases and other causes make this Hard(tm). For now, this works.
  
  Revision  Changes    Path
  1.14      +30 -10    src/kerberos5/lib/libhdb/Makefile
    
    
More information about the cvs-all
mailing list