10 lines
206 B
Makefile
10 lines
206 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/11/18 11:24:16 sebastia Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += msp430
|
|
|
|
.include <bsd.port.subdir.mk>
|