xref: /original-bsd/contrib/Makefile (revision e58c8952)
1#	@(#)Makefile	8.11 (Berkeley) 04/18/94
2
3SUBDIR=	ansi bib bind-4.9.2 flex-2.4.6 gawk-2.15.2 emacs-18.57 gas-1.38 \
4	gcc-2.3.3 gdb-4.7.LBL groff-1.08 gzip-1.2.4 hunt jove-4.14.6 \
5	kermit-5A.188 libg++-2.3 mh-6.8.3a nvi.1.14 perl-4.036 rcs-V5.6
6
7cleandir: clean
8
9obj depend tags:
10
11.include <bsd.subdir.mk>
12