9 lines
166 B
Makefile
9 lines
166 B
Makefile
# $OpenBSD: Makefile,v 1.8 2015/01/18 21:30:21 naddy Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += base
|
|
SUBDIR += cups
|
|
SUBDIR += gtk+2
|
|
|
|
.include <bsd.port.subdir.mk>
|