xref
: /
dflybsd-src
/
test
/
stress
/
stress2
/
testcases
/
shm
/
Makefile
(revision 0118528260d190c273d4e793f523e81db6dd8587)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
shm
4
LDADD
= -
lutil
5
6
.
include
<
bsd.prog.mk
>
7