Use the YACC source for c-exp.y and f-exp.y, not the pre-built
[dragonfly.git] / usr.bin / mkfifo / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2
3 PROG=   mkfifo
4
5 .include <bsd.prog.mk>