4.3BSD-Reno/src/old/Makefile

#	@(#)Makefile	5.7 (Berkeley) 7/4/90

SUBDIR=	compact crypt lex make yacc

.if ${MACHINE} == "vax"
SUBDIR+=talk tp
.endif

.include <bsd.subdir.mk>