]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/mkfile
ndb/dns: remove single-ip-address assuptions
[plan9front.git] / sys / src / cmd / mkfile
index b315e50f5c72107683f5eae4d86299f582aa5eb1..052bf4f5e20bd144fe0266327041aa302cd0147b 100644 (file)
@@ -48,7 +48,7 @@ all:V:        $PROGS dirs
 &:n:   $O.&
        mv $O.$stem $stem
 
-%.tab.h %.tab.c:       %.y
+%.tab.h %.tab.c:D:     %.y
        $YACC $YFLAGS -s $stem $prereq
 
 %.install:V: $BIN/%
@@ -108,7 +108,7 @@ installall:V:
 %.acid: %.$O $HFILES
        $CC $CFLAGS -a $stem.c >$target
 
-(bc|units|mpc).c:R:    \1.tab.c
+(bc|units|mpc|pc).c:R: \1.tab.c
        mv $stem1.tab.c $stem1.c
 
 $BIN/init:     $O.init