date and time created 90/06/25 14:55:58 by bostic
[unix-history] / usr / src / old / pcc / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
.if (${MACHINE} == "hp300")
.elif (${MACHINE} == "tahoe")
SUBDIR= c2 ccom f1
.elif (${MACHINE} == "vax")
SUBDIR= c2 ccom f1 sccom
.endif
.include <bsd.subdir.mk>