7 lines
81 B
Makefile
7 lines
81 B
Makefile
|
# $Id$
|
||
|
|
||
|
SUBDIR= libalpha
|
||
|
SUBDIR+= boot1 boot2 netboot
|
||
|
|
||
|
.include <bsd.subdir.mk>
|