10 lines
211 B
Makefile
10 lines
211 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2003/12/15 06:11:33 jolan Exp $
|
||
|
|
||
|
SUBDIR+= applications
|
||
|
SUBDIR+= desktop
|
||
|
SUBDIR+= libraries
|
||
|
SUBDIR+= plugins
|
||
|
SUBDIR+= themes
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|