diff options
author | Roland McGrath <roland@redhat.com> | 1992-11-09 22:52:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-11-09 22:52:50 +0000 |
commit | 07a309961bd632a8151d2af49b68c68a574c5900 (patch) | |
tree | 54ba66f6e950262606d29d040d602bf4029d98f0 | |
parent | eae9bb14a2a312ff154f31dc490809cdb135073c (diff) | |
download | gunmake-07a309961bd632a8151d2af49b68c68a574c5900.tar.gz |
Formerly make.h.~58~
-rw-r--r-- | make.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -308,6 +308,7 @@ extern double max_load_average; extern char *program; extern unsigned int makelevel; +extern unsigned int files_remade; #define DEBUGPR(msg) \ |