# $FreeBSD: stable/6/sbin/ggate/Makefile 147885 2005-07-10 15:16:49Z pjd $

SUBDIR=	${_ggatec} \
	${_ggated} \
	ggatel

.if !defined(NO_LIBPTHREAD)
_ggatec=	ggatec
_ggated=	ggated
.endif

.include <bsd.subdir.mk>
