]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.h.~66~
authorRoland McGrath <roland@redhat.com>
Thu, 4 Feb 1993 18:23:27 +0000 (18:23 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 4 Feb 1993 18:23:27 +0000 (18:23 +0000)
make.h

diff --git a/make.h b/make.h
index 250cf4469404c107dd3b6fa5a2098e1fb1f1088c..89f0c097b2886b359c46c02b987db4f8a1a6ede0 100644 (file)
--- 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;