removed reference to $ARCH since those files are now under arch/machine

This commit is contained in:
glass 1993-10-23 03:09:55 +00:00
parent 9f8465b49c
commit 32ec2aa7d4

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.3 1993/08/23 09:20:24 cgd Exp $
# $Id: Makefile,v 1.4 1993/10/23 03:09:55 glass Exp $
SUBDIR= ${ARCH} common cc cpp cc1 cc1plus cc1obj libgcc #libobjc
SUBDIR= common cc cpp cc1 cc1plus cc1obj libgcc #libobjc
.include <bsd.subdir.mk>