15 lines
312 B
Makefile
15 lines
312 B
Makefile
# $OpenBSD: Makefile,v 1.10 2006/03/11 14:07:08 sturm Exp $
|
|
|
|
SUBDIR += devtodo
|
|
SUBDIR += gnucash
|
|
SUBDIR += gtimer
|
|
SUBDIR += ledger
|
|
SUBDIR += qhacc
|
|
SUBDIR += siag
|
|
SUBDIR += taskjuggler
|
|
SUBDIR += tdl
|
|
SUBDIR += wyrd
|
|
SUBDIR += xinvest
|
|
|
|
.include <bsd.port.subdir.mk>
|