Note that fcntl(2) returns EINVAL for invalid command.
[netbsd-mini2440.git] / usr.bin / col / Makefile
blobfcbf8fa3b97cd1524b82c9af7885c85eda440e04
1 # $NetBSD: Makefile,v 1.4 2005/02/17 17:12:42 xtraeme Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/6/93
4 PROG= col
6 .include <bsd.prog.mk>