Formerly make.h.~65~
authorRoland McGrath <roland@redhat.com>
Mon, 25 Jan 1993 23:30:16 +0000 (23:30 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 25 Jan 1993 23:30:16 +0000 (23:30 +0000)
make.h

diff --git a/make.h b/make.h
index db1cc1e..250cf44 100644 (file)
--- a/make.h
+++ b/make.h
@@ -322,7 +322,7 @@ extern double max_load_average;
 extern char *program;
 
 extern unsigned int makelevel;
-extern unsigned int files_remade;
+extern unsigned int commands_started;
 
 
 #define DEBUGPR(msg) \