summaryrefslogtreecommitdiff
path: root/sys/netkey/Makefile
blob: c82bb4fff9110864233ebedf489f9077a999f7ab (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.4 2002/11/26 23:30:33 lukem Exp $

INCSDIR= /usr/include/netkey

INCS=	key.h key_debug.h key_var.h keydb.h keysock.h

.include <bsd.kinc.mk>