6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
# $Id: Makefile,v 1.1 1993/07/04 14:02:53 cgd Exp $
|
||
|
|
||
|
SUBDIR+= arch/${MACHINE}
|
||
|
|
||
|
.include <bsd.subdir.mk>
|