1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.bin/mkfifo/Makefile
2005-01-17 13:47:05 +00:00

8 lines
103 B
Makefile

# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= mkfifo
WARNS?= 6
.include <bsd.prog.mk>