11 lines
224 B
Makefile
11 lines
224 B
Makefile
# $OpenBSD: Makefile,v 1.5 2012/03/04 17:53:24 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += msp430
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|