From bccb277dda1a4dcc6729824a7c9d544086f147c3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 1 Aug 2002 13:16:57 +0000 Subject: New variables, .VARIABLES and .TARGETS. --- filedef.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filedef.h') diff --git a/filedef.h b/filedef.h index 7ee2902..b7d6e67 100644 --- a/filedef.h +++ b/filedef.h @@ -111,6 +111,7 @@ extern void rehash_file PARAMS ((struct file *file, char *name)); extern void set_command_state PARAMS ((struct file *file, int state)); extern void notice_finished_file PARAMS ((struct file *file)); extern void init_hash_files PARAMS ((void)); +extern char *build_target_list PARAMS ((char *old_list)); #if FILE_TIMESTAMP_HI_RES # define FILE_TIMESTAMP_STAT_MODTIME(fname, st) \ -- cgit v1.2.3