summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-02-04 18:23:27 +0000
committerRoland McGrath <roland@redhat.com>1993-02-04 18:23:27 +0000
commit963f33c90910df7ac2015f5ec3741e4f1c9c1ee3 (patch)
tree1a3a7a8aec8fc4916ac30785ddffd443d97ac024
parentaf73694245bac3c2f7cc4e183d80ea10b678b1d7 (diff)
downloadgunmake-963f33c90910df7ac2015f5ec3741e4f1c9c1ee3.tar.gz
Formerly make.h.~66~
-rw-r--r--make.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/make.h b/make.h
index 250cf44..89f0c09 100644
--- a/make.h
+++ b/make.h
@@ -320,8 +320,9 @@ extern unsigned int job_slots;
extern double max_load_average;
extern char *program;
-
+extern char *starting_directory;
extern unsigned int makelevel;
+
extern unsigned int commands_started;