1# $NetBSD: Makefile,v 1.3 1994/12/23 07:16:52 jtc Exp $ 2# @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4PROG= mkfifo 5 6.include <bsd.prog.mk> 7