diff options
author | Roland McGrath <roland@redhat.com> | 1992-05-04 22:33:57 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-05-04 22:33:57 +0000 |
commit | a3bd6fa73fdee866963590fbd528f3ca0f7245a9 (patch) | |
tree | 9e5adfc71dd9782f8aa376ac3d7010c8a68e0182 | |
parent | 883239f29aebc35402c6a62b03973542d135773f (diff) | |
download | gunmake-a3bd6fa73fdee866963590fbd528f3ca0f7245a9.tar.gz |
Formerly variable.h.~3~
-rw-r--r-- | variable.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,3 +98,4 @@ extern int pattern_matches (); extern char *subst_expand (), *patsubst_expand (); extern char **target_environment (); +extern int export_all_variables; |