summaryrefslogtreecommitdiff
path: root/filedef.h
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-08-01 13:16:57 +0000
committerPaul Smith <psmith@gnu.org>2002-08-01 13:16:57 +0000
commit17b25090cdd567b5d87b59d3b5a8aad95c0947d2 (patch)
tree693bb06d69dd6e4829d8d1b1d339a694ff162ad3 /filedef.h
parent6ca26b777339b191d46ed9e17930decddc4fe414 (diff)
downloadmake-17b25090cdd567b5d87b59d3b5a8aad95c0947d2.tar.gz
New variables, .VARIABLES and .TARGETS.
Diffstat (limited to 'filedef.h')
-rw-r--r--filedef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filedef.h b/filedef.h
index 7ee29029..b7d6e676 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) \