40 lines
924 B
Makefile
40 lines
924 B
Makefile
# $OpenBSD: Makefile,v 1.14 2003/10/08 15:57:54 marcm Exp $
|
|
|
|
SUBDIR += applets2
|
|
SUBDIR += bonobo
|
|
SUBDIR += bonobo-conf
|
|
SUBDIR += controlcenter
|
|
SUBDIR += controlcenter2
|
|
SUBDIR += desktop
|
|
SUBDIR += eel
|
|
SUBDIR += gail
|
|
SUBDIR += gdm
|
|
SUBDIR += icon-theme
|
|
SUBDIR += libbonobo
|
|
SUBDIR += libbonoboui
|
|
SUBDIR += libgnome
|
|
SUBDIR += libgnomecanvas
|
|
SUBDIR += libgnomeui
|
|
SUBDIR += libgnomeprint
|
|
SUBDIR += libgnomeprintui
|
|
SUBDIR += libgtkhtml
|
|
SUBDIR += librsvg
|
|
SUBDIR += libs
|
|
SUBDIR += metacity
|
|
SUBDIR += mime-data
|
|
SUBDIR += nautilus
|
|
SUBDIR += oaf
|
|
SUBDIR += panel
|
|
SUBDIR += print
|
|
SUBDIR += session
|
|
SUBDIR += terminal
|
|
SUBDIR += themes
|
|
SUBDIR += users-guide
|
|
SUBDIR += utils
|
|
SUBDIR += vfs
|
|
SUBDIR += vfs2
|
|
SUBDIR += yelp
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|