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

index 1e061f87aed3ccfa4d1aabdc27e91fc04c0650ef..c9e6c2f2a5b0245d69774e7319404826c6ca2130 100644 (file)
@@ -97,9 +97,3 @@ 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 ();