xref
: /
freebsd
/
tools
/
regression
/
security
/
access
/
Makefile
(revision b64c5a0ace59af62eff52bfe110a521dc73c937b)
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