[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.README between version 1.15 and 1.16

version 1.15, 1997/04/27 21:38:25 version 1.16, 1998/07/15 22:18:05
Line 41 
Line 41 
 way the V7 make behaved.  way the V7 make behaved.
   
 It's fairly difficult to make the BSD .mk files work when you're building  It's fairly difficult to make the BSD .mk files work when you're building
 multiple programs in a single directory.  It's a lot easier split up the  multiple programs in a single directory.  It's a lot easier to split up the
 programs than to deal with the problem.  Most of the agony comes from making  programs than to deal with the problem.  Most of the agony comes from making
 the "obj" directory stuff work right, not because we switch to a new version  the "obj" directory stuff work right, not because we switched to a new version
 of make.  So, don't get mad at us, figure out a better way to handle multiple  of make.  So, don't get mad at us, figure out a better way to handle multiple
 architectures so we can quit using the symbolic link stuff.  (Imake doesn't  architectures so we can quit using the symbolic link stuff.  (Imake doesn't
 count.)  count.)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16