aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/ml/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/upas/ml/mkfile')
-rw-r--r--src/cmd/upas/ml/mkfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/upas/ml/mkfile b/src/cmd/upas/ml/mkfile
index 1a384108..8eca4f08 100644
--- a/src/cmd/upas/ml/mkfile
+++ b/src/cmd/upas/ml/mkfile
@@ -14,7 +14,7 @@ UHFILES= ../common/common.h\
dat.h\
HFILES=$UHFILES\
- ../smtp/y.tab.h\
+ ../smtp/rfc822.tab.h\
LIB=../common/libcommon.a
@@ -25,7 +25,7 @@ CFLAGS=$CFLAGS -I../common
$O.ml: ../smtp/rfc822.tab.$O
$O.mlowner: ../smtp/rfc822.tab.$O
-../smtp/y.tab.h ../smtp/rfc822.tab.$O:
+../smtp/rfc822.tab.h ../smtp/rfc822.tab.$O:
(
cd ../smtp
mk rfc822.tab.$O