hookup msp430mcu

This commit is contained in:
jasper 2011-09-05 08:03:42 +00:00
parent 20e9257e31
commit 6891a7d2e0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/01 09:06:52 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2011/09/05 08:03:42 jasper Exp $
SUBDIR =
SUBDIR += binutils
SUBDIR += gcc
SUBDIR += gdb
SUBDIR += libc
SUBDIR += msp430mcu
.include <bsd.port.subdir.mk>