summaryrefslogtreecommitdiff
path: root/sys/src/cmd/5a/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/src/cmd/5a/mkfile')
-rw-r--r--sys/src/cmd/5a/mkfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/src/cmd/5a/mkfile b/sys/src/cmd/5a/mkfile
index 1933aae09..cfd14dde9 100644
--- a/sys/src/cmd/5a/mkfile
+++ b/sys/src/cmd/5a/mkfile
@@ -7,6 +7,7 @@ OFILES=\
HFILES=\
../5c/5.out.h\
+ ../cc/compat.h\
y.tab.h\
a.h\
@@ -16,4 +17,4 @@ BIN=/$objtype/bin
< /sys/src/cmd/mkone
YFLAGS=-D1 -d
-lex.$O: ../cc/macbody ../cc/lexbody
+lex.$O: ../cc/macbody ../cc/lexbody ../cc/compat