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