[BACK]Return to main.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/main.c between version 1.77 and 1.78

version 1.77, 2007/09/16 09:46:14 version 1.78, 2007/09/16 10:14:26
Line 53 
Line 53 
 #include "parse.h"  #include "parse.h"
 #include "parsevar.h"  #include "parsevar.h"
 #include "dir.h"  #include "dir.h"
   #include "direxpand.h"
 #include "error.h"  #include "error.h"
 #include "pathnames.h"  #include "pathnames.h"
 #include "init.h"  #include "init.h"

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78