5a71f2c6ae
with additional patches for msp430 support. One will need an upcoming umodem.c commit by jakemsr@, and an upcoming mspdebug port in order to actually program the devices though. feedback/ok aja@
10 lines
167 B
Makefile
10 lines
167 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/01 09:06:52 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += gdb
|
|
SUBDIR += libc
|
|
|
|
.include <bsd.port.subdir.mk>
|