12 lines
240 B
Makefile
12 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.1 2001/09/13 21:38:39 todd Exp $
|
|
|
|
SUBDIR+= oaf
|
|
SUBDIR+= vfs
|
|
SUBDIR+= libs
|
|
SUBDIR+= core
|
|
SUBDIR+= controlcenter
|
|
SUBDIR+= users-guide
|
|
SUBDIR+= applets
|
|
|
|
.include <bsd.port.subdir.mk>
|