move lint into the pcc directory
[unix-history] / usr / src / old / Makefile
CommitLineData
957bef68 1# @(#)Makefile 5.8.1.1 (Berkeley) %G%
2bcc3db1 2
957bef68 3SUBDIR= compact hostid lex make yacc
2bcc3db1 4
fde37859
KB
5.if ${MACHINE} == "vax"
6SUBDIR+=talk tp
e4ad824a
KB
7.endif
8
b22ee7bc 9.include <bsd.subdir.mk>