]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly variable.h.~7~
authorRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 09:10:05 +0000 (09:10 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 2 Aug 1992 09:10:05 +0000 (09:10 +0000)
variable.h

index c9e6c2f2a5b0245d69774e7319404826c6ca2130..1e061f87aed3ccfa4d1aabdc27e91fc04c0650ef 100644 (file)
@@ -97,3 +97,9 @@ extern char *subst_expand (), *patsubst_expand ();
 
 extern char **target_environment ();
 extern int export_all_variables;
+
+/* !!! compile frob */
+void
+enter_variable (struct variable *variable);
+struct variable *
+variable_global_linear_list ();