freebsd-skq/usr.bin/lockf/Makefile
1997-01-08 20:12:59 +00:00

7 lines
58 B
Makefile

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