]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.h.~58~
authorRoland McGrath <roland@redhat.com>
Mon, 9 Nov 1992 22:52:50 +0000 (22:52 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 9 Nov 1992 22:52:50 +0000 (22:52 +0000)
make.h

diff --git a/make.h b/make.h
index f771e2888377c7cf3e3fd56e16ca85d2895049f1..2954380b3335ce86cdb32aff28a31256964914d7 100644 (file)
--- a/make.h
+++ b/make.h
@@ -308,6 +308,7 @@ extern double max_load_average;
 extern char *program;
 
 extern unsigned int makelevel;
+extern unsigned int files_remade;
 
 
 #define DEBUGPR(msg) \