15 lines
308 B
Makefile
15 lines
308 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/11/25 20:44:49 zhuk Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += kde4
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|