summaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-25 23:30:16 +0000
committerRoland McGrath <roland@redhat.com>1993-01-25 23:30:16 +0000
commit09e4a320e6dcfebce041339346b36f36b3c9218e (patch)
tree9bf75af2b24c6484cca73512b13fd59739bc495e /make.h
parentc1e314143352c6948ba85b72e22697c2f5a0822d (diff)
downloadgunmake-09e4a320e6dcfebce041339346b36f36b3c9218e.tar.gz
Formerly make.h.~65~
Diffstat (limited to 'make.h')
-rw-r--r--make.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.h b/make.h
index db1cc1e..250cf44 100644
--- 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) \