xref
: /
freebsd
/
tools
/
regression
/
security
/
access
/
Makefile
(revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
testaccess
2
MAN
=
3
4
SRCS
=
testaccess.c
5
CFLAGS
+= -
Wall
6
7
.
include
<
bsd.prog.mk
>
8