9 lines
159 B
Makefile
9 lines
159 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2005/09/20 15:22:42 aanriot Exp $
|
||
|
|
||
|
SUBDIR += binutils
|
||
|
SUBDIR += libc
|
||
|
SUBDIR += gcc
|
||
|
SUBDIR += gdb
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|