#	$Id: Makefile,v 1.6 1994/05/05 23:52:05 cgd Exp $

.if exists(${.CURDIR}/gated-2.1)
SUBDIR+=	gated-2.1
.endif

.if exists(${.CURDIR}/kermit)
SUBDIR+=	kermit
.endif

.if exists(${.CURDIR}/sup)
SUBDIR+=	sup
.endif

.include <bsd.subdir.mk>
