summaryrefslogtreecommitdiff
path: root/variable.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-08-02 11:27:59 +0000
committerRoland McGrath <roland@redhat.com>1992-08-02 11:27:59 +0000
commit92df7dd5045a1c48872cf64b920075042334d526 (patch)
tree28afec6e39a1f7565d7161247755c75f6a159e28 /variable.h
parentfba924717c924650112482fd81ee0ce00b2d8a34 (diff)
downloadgunmake-92df7dd5045a1c48872cf64b920075042334d526.tar.gz
Formerly variable.h.~8~
Diffstat (limited to 'variable.h')
-rw-r--r--variable.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/variable.h b/variable.h
index 1e061f8..c9e6c2f 100644
--- a/variable.h
+++ b/variable.h
@@ -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 ();