7 lines
82 B
Makefile
7 lines
82 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
INCS= gssapi.h
|
||
|
INCSDIR= ${INCLUDEDIR}/gssapi
|
||
|
|
||
|
.include <bsd.prog.mk>
|