xref
: /
freebsd
/
usr.bin
/
posixshmcontrol
/
Makefile
(revision a134ebd6e63f658f2d3d04ac0c60d23bcaa86dd7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
posixshmcontrol
4
LIBADD
=
util
5
WARNS
?=
6
6
7
.
include
<
bsd.prog.mk
>
8