converted man page
[unix-history] / usr / src / old / Makefile
# @(#)Makefile 5.4 (Berkeley) %G%
SUBDIR= compact crypt make more od talk yacc
.if (${MACHINE} == "vax")
SUBDIR+=talk
.elif make(clean) || make(cleandir)
SUBDIR+=talk
.endif
.include <bsd.subdir.mk>