17 lines
348 B
Makefile
17 lines
348 B
Makefile
# $OpenBSD: Makefile,v 1.13 2018/09/14 15:24:48 rsadowski Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += kde4
|
|
SUBDIR += lxqt
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += qt5
|
|
SUBDIR += tor-browser
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|