freebsd-dev/usr.bin/lockf/Makefile
1997-02-22 19:58:13 +00:00

7 lines
58 B
Makefile

# $Id$
PROG= lockf
CFLAGS+=-Wall
.include <bsd.prog.mk>