|
diff --git a/Makefile b/Makefile index a191794..87151df 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -1,45 +1,44 @@ |
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 \ |
@@ -62,49 +61,49 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
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 | |
|