summaryrefslogtreecommitdiff
path: root/sys/src
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-12-01 09:41:49 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-12-01 09:41:49 +0100
commitfbd825890e8376b80a480ef294496d628fb75d3c (patch)
tree5f9321cd6524d548058aadef3b70e61ccabebf85 /sys/src
parent3a40210df86c6424d2eaf8123f4b2d352c73f077 (diff)
parent4770f60b183231822011b026c3e0aef1b70592ee (diff)
merge
Diffstat (limited to 'sys/src')
-rw-r--r--sys/src/cmd/mkone2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/mkone b/sys/src/cmd/mkone
index 62b750928..ea68bad4c 100644
--- a/sys/src/cmd/mkone
+++ b/sys/src/cmd/mkone
@@ -17,7 +17,7 @@ $O.out: $OFILES $LIB
%.$O: %.s
$AS $AFLAGS $stem.s
-y.tab.h y.tab.c: $YFILES
+y.tab.h y.tab.c:D: $YFILES
$YACC $YFLAGS $prereq
lex.yy.c: $LFILES