aboutsummaryrefslogtreecommitdiff
path: root/include/gssapi/Makefile
blob: 093491b85a6a8301a69c8a6828a23c855aedfe41 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: src/include/gssapi/Makefile,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $

NO_OBJ=
INCS= gssapi.h
INCSDIR= ${INCLUDEDIR}/gssapi

.include <bsd.prog.mk>