14 lines
290 B
Makefile
14 lines
290 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/05/29 14:13:42 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += haskell-platform
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|