xref: /original-bsd/contrib/Makefile (revision 210ce081)
1#	@(#)Makefile	4.27 (Berkeley) 06/30/90
2
3# all of these compile, but only ansi, patch, and vmsprep have been
4# converted to the BSD style obj directories and installation paths.
5#SUBDIR=	ansi bib emacs jove kermit mh patch rcs vmsprep
6SUBDIR=	ansi patch vmsprep
7
8.include <bsd.subdir.mk>
9