16 lines
323 B
Makefile
16 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.12 2017/11/02 21:42:11 kili Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += kde4
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += qt5
|
|
SUBDIR += tor-browser
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|