xref
: /
freebsd
/
include
/
gssapi
/
Makefile
(revision 0bc7cf6fde4083c1a0cdf29b26075699028909e0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
NO_OBJ
=
4
INCS
=
gssapi.h
5
INCSDIR
= ${
INCLUDEDIR
}/
gssapi
6
7
.
include
<
bsd.prog.mk
>
8