10 lines
138 B
Makefile
10 lines
138 B
Makefile
# $Id: Makefile,v 1.1 1993/12/21 04:09:28 brezak Exp $
|
|
|
|
SUBDIR+= arch/${MACHINE}
|
|
|
|
regress: _SUBDIRUSE
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|