18 lines
365 B
Makefile
18 lines
365 B
Makefile
# $OpenBSD: Makefile,v 1.14 2018/12/10 15:31:52 robert Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += avr
|
|
SUBDIR += geda
|
|
SUBDIR += gnome
|
|
SUBDIR += gnustep
|
|
SUBDIR += kde4
|
|
SUBDIR += lxqt
|
|
SUBDIR += mate
|
|
SUBDIR += msp430
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += qt5
|
|
SUBDIR += tor-browser
|
|
SUBDIR += xfce
|
|
|
|
.include <bsd.port.subdir.mk>
|