freebsd_amp_hwpstate/usr.bin/lockf/Makefile

7 lines
63 B
Makefile

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