16 lines
342 B
Makefile
16 lines
342 B
Makefile
# $OpenBSD: Makefile,v 1.6 2002/05/30 13:00:48 nino Exp $
|
|
|
|
SUBDIR += applets
|
|
SUBDIR += bonobo
|
|
SUBDIR += bonobo-conf
|
|
SUBDIR += controlcenter
|
|
SUBDIR += core
|
|
SUBDIR += libs
|
|
SUBDIR += mime-data
|
|
SUBDIR += oaf
|
|
SUBDIR += print
|
|
SUBDIR += users-guide
|
|
SUBDIR += vfs
|
|
|
|
.include <bsd.port.subdir.mk>
|