12 lines
241 B
Makefile
12 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.2 2001/09/17 20:18:25 naddy Exp $
|
|
|
|
SUBDIR+= oaf
|
|
SUBDIR+= libs
|
|
SUBDIR+= vfs
|
|
SUBDIR+= controlcenter
|
|
SUBDIR+= core
|
|
SUBDIR+= users-guide
|
|
SUBDIR+= applets
|
|
|
|
.include <bsd.port.subdir.mk>
|