8 lines
137 B
Makefile
8 lines
137 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2013/07/14 00:36:30 pascal Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += desktop
|
||
|
SUBDIR += lib
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|