freebsd_amp_hwpstate/usr.bin/lockf/Makefile

7 lines
63 B
Makefile
Raw Normal View History

1999-08-28 01:08:13 +00:00
# $FreeBSD$
PROG= lockf
CFLAGS+=-Wall
.include <bsd.prog.mk>