12 lines
244 B
Makefile
12 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.6 2012/04/26 17:20:59 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += msp430
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|