head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	93.02.19.18.57.25;	author md;	state Exp;
branches;
next	1.1;

1.1
date	90.06.17.23.06.28;	author md;	state Exp;
branches;
next	;


desc
@@


1.2
log
@rt mods
@
text
@#	@@(#)Makefile	5.1 (Berkeley) 6/17/90

.if   (${MACHINE} == "hp300")
.elif (${MACHINE} == "tahoe")
SUBDIR=	c2 ccom f1
.elif (${MACHINE} == "vax")
SUBDIR=	c2 ccom f1 sccom
.elif (${MACHINE} == "rt")
SUBDIR=	c2
.endif

.include <bsd.subdir.mk>
@


1.1
log
@Initial revision
@
text
@d8 2
@
