summaryrefslogtreecommitdiff
path: root/variable.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-05-04 22:33:57 +0000
committerRoland McGrath <roland@redhat.com>1992-05-04 22:33:57 +0000
commita3bd6fa73fdee866963590fbd528f3ca0f7245a9 (patch)
tree9e5adfc71dd9782f8aa376ac3d7010c8a68e0182 /variable.h
parent883239f29aebc35402c6a62b03973542d135773f (diff)
downloadgunmake-a3bd6fa73fdee866963590fbd528f3ca0f7245a9.tar.gz
Formerly variable.h.~3~
Diffstat (limited to 'variable.h')
-rw-r--r--variable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/variable.h b/variable.h
index 4397268..76af4c1 100644
--- a/variable.h
+++ b/variable.h
@@ -98,3 +98,4 @@ extern int pattern_matches ();
extern char *subst_expand (), *patsubst_expand ();
extern char **target_environment ();
+extern int export_all_variables;