9 lines
172 B
Makefile
9 lines
172 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2010/05/04 12:53:49 ajacoutot Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += common
|
||
|
SUBDIR += gnome
|
||
|
# SUBDIR += kde
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|