summaryrefslogtreecommitdiff
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f6416ed..5808811 100644
--- a/Makefile
+++ b/Makefile
@@ -1,125 +1,126 @@
1indefault: dynamic 1indefault: dynamic
2 2
3all: default docs 3all: default docs
4 4
5LIBS=library libopie 5LIBS=library libopie
6 6
7 7
8INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \ 8INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \
9 inputmethods/handwriting inputmethods/unikeyboard \ 9 inputmethods/handwriting inputmethods/unikeyboard \
10 inputmethods/jumpx inputmethods/kjumpx \ 10 inputmethods/jumpx inputmethods/kjumpx \
11 inputmethods/dvorak inputmethods/multikey \ 11 inputmethods/dvorak inputmethods/multikey \
12 12
13APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ 13APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
14 core/applets/irdaapplet core/applets/volumeapplet \ 14 core/applets/irdaapplet core/applets/volumeapplet \
15 core/applets/clockapplet core/applets/netmonapplet \ 15 core/applets/clockapplet core/applets/netmonapplet \
16 core/applets/homeapplet core/applets/suspendapplet \
16 core/applets/screenshotapplet core/applets/clipboardapplet \ 17 core/applets/screenshotapplet core/applets/clipboardapplet \
17 core/applets/cardmon core/applets/obex \ 18 core/applets/cardmon core/applets/obex \
18 core/applets/vmemo noncore/net/netsetup/dialup \ 19 core/applets/vmemo noncore/net/netsetup/dialup \
19 noncore/net/netsetup/lan \ 20 noncore/net/netsetup/lan \
20 noncore/applets/wirelessapplet noncore/applets/notesapplet 21 noncore/applets/wirelessapplet noncore/applets/notesapplet
21 22
22MAIL= noncore/mail/libmail noncore/mail/bend 23MAIL= noncore/mail/libmail noncore/mail/bend
23 24
24PLAYER = core/multimedia/opieplayer/libmpeg3 \ 25PLAYER = core/multimedia/opieplayer/libmpeg3 \
25 core/multimedia/opieplayer/libmad \ 26 core/multimedia/opieplayer/libmad \
26 core/multimedia/opieplayer/wavplugin \ 27 core/multimedia/opieplayer/wavplugin \
27 core/multimedia/opieplayer/modplug 28 core/multimedia/opieplayer/modplug
28 29
29 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 30 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
30 31
31 32
32PIMAPPS = core/pim/addressbook core/pim/datebook \ 33PIMAPPS = core/pim/addressbook core/pim/datebook \
33 core/pim/today core/pim/todo 34 core/pim/today core/pim/todo
34 35
35TODAYPLUGINS = core/pim/today/plugins/datebook \ 36TODAYPLUGINS = core/pim/today/plugins/datebook \
36 core/pim/today/plugins/todolist \ 37 core/pim/today/plugins/todolist \
37 core/pim/today/plugins/mail \ 38 core/pim/today/plugins/mail \
38 39
39 40
40COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 41COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
41 core/apps/textedit core/apps/embeddedkonsole \ 42 core/apps/textedit core/apps/embeddedkonsole \
42 core/launcher \ 43 core/launcher \
43 core/opie-login \ 44 core/opie-login \
44 core/apps/oipkg core/apps/qcop 45 core/apps/oipkg core/apps/qcop
45 46
46COREMULTIMEDIA = core/multimedia/opieplayer 47COREMULTIMEDIA = core/multimedia/opieplayer
47 48
48CORESETTINGS = core/settings/light-and-power core/settings/security \ 49CORESETTINGS = core/settings/light-and-power core/settings/security \
49 core/settings/systemtime core/settings/citytime \ 50 core/settings/systemtime core/settings/citytime \
50 core/settings/launcher 51 core/settings/launcher
51 52
52NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 53NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
53 noncore/settings/appearance2 noncore/settings/sound \ 54 noncore/settings/appearance2 noncore/settings/sound \
54 noncore/settings/mediummount \ 55 noncore/settings/mediummount \
55 noncore/settings/tabmanager noncore/settings/appskey \ 56 noncore/settings/tabmanager noncore/settings/appskey \
56 noncore/settings/netsystemtime noncore/settings/wlansetup \ 57 noncore/settings/netsystemtime noncore/settings/wlansetup \
57 noncore/settings/sshkeys noncore/settings/usermanager 58 noncore/settings/sshkeys noncore/settings/usermanager
58 59
59NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 60NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
60 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm 61 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
61 62
62NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal 63NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
63 64
64GAMES = noncore/games/minesweep noncore/games/solitaire \ 65GAMES = noncore/games/minesweep noncore/games/solitaire \
65 noncore/games/tetrix noncore/games/wordgame \ 66 noncore/games/tetrix noncore/games/wordgame \
66 noncore/games/parashoot noncore/games/snake \ 67 noncore/games/parashoot noncore/games/snake \
67 noncore/games/mindbreaker \ 68 noncore/games/mindbreaker \
68 noncore/games/go noncore/games/qasteroids \ 69 noncore/games/go noncore/games/qasteroids \
69 noncore/games/fifteen noncore/games/tictac \ 70 noncore/games/fifteen noncore/games/tictac \
70 noncore/games/kcheckers noncore/games/kpacman \ 71 noncore/games/kcheckers noncore/games/kpacman \
71 noncore/games/kbill noncore/games/buzzword \ 72 noncore/games/kbill noncore/games/buzzword \
72 noncore/games/bounce 73 noncore/games/bounce
73 74
74NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ 75NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
75 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ 76 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \
76 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg\ 77 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg\
77 78
78NONNET = noncore/net/netsetup noncore/net/opieftp \ 79NONNET = noncore/net/netsetup noncore/net/opieftp \
79 noncore/mail 80 noncore/mail
80 81
81NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 82NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
82 noncore/graphics/qpdf noncore/apps/confedit 83 noncore/graphics/qpdf noncore/apps/confedit
83 84
84 85
85NONCOMM = noncore/comm/keypebble 86NONCOMM = noncore/comm/keypebble
86 87
87APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 88APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
88 $(COREMULTIMEDIA) $(CORESETTINGS) \ 89 $(COREMULTIMEDIA) $(CORESETTINGS) \
89 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 90 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
90 $(NONAPPS) $(NONNET) $(NONMULT) \ 91 $(NONAPPS) $(NONNET) $(NONMULT) \
91 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) 92 $(NONCOMM) $(GAMES) $(TODAYPLUGINS)
92 93
93 94
94 95
95NONTMAKEAPPS := ipaq/opiealarm 96NONTMAKEAPPS := ipaq/opiealarm
96 97
97DOCS = docs/src/opie-policy 98DOCS = docs/src/opie-policy
98single: mpegplayer/libmpeg3 99single: mpegplayer/libmpeg3
99 100
100dynamic: $(APPS) $(NONTMAKEAPPS) 101dynamic: $(APPS) $(NONTMAKEAPPS)
101 102
102docs: $(DOCS) 103docs: $(DOCS)
103 104
104$(COMPONENTS): $(LIBS) 105$(COMPONENTS): $(LIBS)
105 106
106$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 107$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
107 108
108$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: 109$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single:
109 $(MAKE) -C $@ -f Makefile 110 $(MAKE) -C $@ -f Makefile
110 111
111showcomponents: 112showcomponents:
112 @echo $(LIBS) $(APPS) $(COMPONENTS) single 113 @echo $(LIBS) $(APPS) $(COMPONENTS) single
113 114
114clean: 115clean:
115 $(MAKE) -C single -f Makefile $@ 116 $(MAKE) -C single -f Makefile $@
116 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 117 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
117 118
118lupdate: 119lupdate:
119 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 120 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
120 121
121lrelease: 122lrelease:
122 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 123 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
123 124
124 125
125.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean 126.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean