diff options
author | Roland McGrath <roland@redhat.com> | 1993-08-19 20:36:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-08-19 20:36:09 +0000 |
commit | ba45b6e5fa79ace024f5e2685ae22c01449000e6 (patch) | |
tree | f0684894f97bd529cab638fac882ad12288f6df4 /make.h | |
parent | 308e6149e6916832bdcd71eab61dc1a9c46d5dbf (diff) | |
download | gunmake-ba45b6e5fa79ace024f5e2685ae22c01449000e6.tar.gz |
Formerly make.h.~77~
Diffstat (limited to 'make.h')
-rw-r--r-- | make.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |