summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
blob: f3128dfe125910a09da268737f6792bff15ac14e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.35 1997/02/22 15:43:16 peter Exp $

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>
OpenPOWER on IntegriCloud