# $FreeBSD: stable/2.2/gnu/usr.bin/Makefile 50952 1999-09-05 11:54:50Z peter $

SUBDIR= as awk bc bison cc cpio cvs dc dialog diff diff3 gdb genclass gperf \
	grep groff gzip ld man patch ptx rcs sdiff send-pr \
	sort tar texinfo

.if !defined(NOPERL) && exists(${.CURDIR}/perl)
SUBDIR+=perl
.endif

.include <bsd.subdir.mk>
