-
Notifications
You must be signed in to change notification settings - Fork 1
/
Makefile
41 lines (39 loc) · 928 Bytes
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# $OpenBSD: Makefile,v 1.41 2011/06/10 11:50:04 ajacoutot Exp $
SUBDIR =
SUBDIR += bruce
SUBDIR += calcurse
SUBDIR += deskzilla
SUBDIR += devtodo
SUBDIR += entomologist
SUBDIR += fet
SUBDIR += glabels
SUBDIR += gnucash
SUBDIR += googlecl
SUBDIR += grisbi
SUBDIR += gtg
SUBDIR += homebank
SUBDIR += impressive
SUBDIR += ledger
SUBDIR += osmo
SUBDIR += qhacc
SUBDIR += radicale
SUBDIR += rednotebook
SUBDIR += rubrica2
SUBDIR += siag
SUBDIR += slideml
SUBDIR += sunbird
SUBDIR += taskjuggler
SUBDIR += tasks
SUBDIR += taskwarrior
SUBDIR += tdl
SUBDIR += thinkingrock
SUBDIR += tryton
SUBDIR += vym
SUBDIR += when
SUBDIR += workrave
SUBDIR += wyrd
SUBDIR += xinvest
SUBDIR += xquote
SUBDIR += yokadi
SUBDIR += zim
.include <bsd.port.subdir.mk>