From 659fc6b55e28740c74d66dbe3bda765d1004a12e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 27 Feb 2005 21:40:23 +0000 Subject: Implementation of the second expansion in explicit rules, static pattern rules and implicit rules. --- commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.c') diff --git a/commands.c b/commands.c index 6fdb5bb..97ec981 100644 --- a/commands.c +++ b/commands.c @@ -38,7 +38,7 @@ extern int getpid (); /* Set FILE's automatic variables up. */ -static void +void set_file_variables (struct file *file) { struct dep *d; -- cgit v1.2.3