13 lines
272 B
Makefile
13 lines
272 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/01/25 19:02:57 bentley Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|