adc50bf119
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers. ok martin@, review and ok espie@
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>
|