02e8ee6a47
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
14 lines
266 B
Makefile
14 lines
266 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/02/16 15:51:49 wiz Exp $
|
|
#
|
|
|
|
COMMENT= Monetary, financial and related applications
|
|
|
|
SUBDIR+= emma
|
|
SUBDIR+= gnofin
|
|
SUBDIR+= gnucash
|
|
SUBDIR+= tclticker
|
|
SUBDIR+= xfinans
|
|
SUBDIR+= xinvest
|
|
SUBDIR+= xquote
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|