freebsd-dev/usr.bin/lockf/Makefile
1999-08-28 01:08:13 +00:00

7 lines
63 B
Makefile

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