Note that fcntl(2) returns EINVAL for invalid command.
[netbsd-mini2440.git] / usr.bin / ruptime / Makefile
blob9ac062d6b79275752e127edbd71c6d3825987bda
1 # $NetBSD: Makefile,v 1.3 1997/01/09 15:26:59 tls Exp $
2 # from: @(#)Makefile 8.1 (Berkeley) 6/6/93
4 USE_FORT?= yes # network client
6 PROG= ruptime
8 .include <bsd.prog.mk>