xref
: /
freebsd
/
usr.bin
/
lockf
/
Makefile
(revision c3aac50f284c6cca5b4f2eb46aaa13812cb8b630)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
lockf
4
CFLAGS
+=-
Wall
5
6
.
include
<
bsd.prog.mk
>
7