20 lines
468 B
Makefile
20 lines
468 B
Makefile
# $OpenBSD: Makefile,v 1.5 2016/09/01 00:31:07 bentley Exp $
|
|
|
|
SUBDIR += browser
|
|
SUBDIR += buildsystem
|
|
SUBDIR += hubbub
|
|
SUBDIR += libcss
|
|
SUBDIR += libdom
|
|
SUBDIR += libnsbmp
|
|
SUBDIR += libnsfb
|
|
SUBDIR += libnsgif
|
|
SUBDIR += libnsutils
|
|
SUBDIR += libparserutils
|
|
SUBDIR += libsvgtiny
|
|
SUBDIR += libutf8proc
|
|
SUBDIR += libwapcaplet
|
|
SUBDIR += netsurf-fb
|
|
SUBDIR += nsgenbind
|
|
|
|
.include <bsd.port.subdir.mk>
|