summaryrefslogtreecommitdiff
path: root/filedef.h
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-01-23 07:05:16 +0000
committerPaul Smith <psmith@gnu.org>2000-01-23 07:05:16 +0000
commitbc3f5df6eb38d447fd4bb51299baf81d7c4b7095 (patch)
tree313d4329f44fcc0a1df2457cc99799a731d5b7b2 /filedef.h
parent3ae8936ce9b50c14d54fff5ca94db28f067ca787 (diff)
downloadmake-bc3f5df6eb38d447fd4bb51299baf81d7c4b7095.tar.gz
* A few fixes.
Diffstat (limited to 'filedef.h')
-rw-r--r--filedef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/filedef.h b/filedef.h
index 425bb048..f39b82a3 100644
--- a/filedef.h
+++ b/filedef.h
@@ -87,8 +87,6 @@ struct file
unsigned int secondary:1;
unsigned int dontcare:1; /* Nonzero if no complaint is to be made if
this target cannot be remade. */
- unsigned int mfile_status:1;/* Nonzero if update_status was obtained
- while remaking a makefile. */
unsigned int ignore_vpath:1;/* Nonzero if we threw out VPATH name. */
unsigned int pat_searched:1;/* Nonzero if we already searched for
pattern-specific variables. */