aboutsummaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-08-19 20:36:09 +0000
committerRoland McGrath <roland@redhat.com>1993-08-19 20:36:09 +0000
commitba45b6e5fa79ace024f5e2685ae22c01449000e6 (patch)
treef0684894f97bd529cab638fac882ad12288f6df4 /make.h
parent308e6149e6916832bdcd71eab61dc1a9c46d5dbf (diff)
downloadgunmake-ba45b6e5fa79ace024f5e2685ae22c01449000e6.tar.gz
Formerly make.h.~77~
Diffstat (limited to 'make.h')
-rw-r--r--make.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.h b/make.h
index 5c0d4c7..5b9c05e 100644
--- a/make.h
+++ b/make.h
@@ -318,6 +318,7 @@ extern double max_load_average;
extern char *program;
extern char *starting_directory;
extern unsigned int makelevel;
+extern char *version_string, *remote_description;
extern unsigned int commands_started;