|
diff --git a/Makefile b/Makefile index afbd9d6..ddace36 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -5,34 +5,32 @@ all: default docs |
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 \ |
15 | core/applets/clockapplet \ |
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 \ |
20 | core/applets/vmemo \ |
21 | noncore/net/networksetup/interfaces \ |
| |
22 | noncore/net/networksetup/wlan \ |
| |
23 | noncore/applets/wirelessapplet noncore/applets/notesapplet |
21 | noncore/applets/wirelessapplet noncore/applets/notesapplet |
24 | |
22 | |
25 | MAIL= noncore/mail/libmail noncore/mail/bend |
23 | MAIL= noncore/mail/libmail noncore/mail/bend |
26 | |
24 | |
27 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
25 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
28 | core/multimedia/opieplayer/libmad \ |
26 | core/multimedia/opieplayer/libmad \ |
29 | core/multimedia/opieplayer/wavplugin \ |
27 | core/multimedia/opieplayer/wavplugin \ |
30 | core/multimedia/opieplayer/modplug |
28 | core/multimedia/opieplayer/modplug |
31 | |
29 | |
32 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
30 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
33 | |
31 | |
34 | |
32 | |
35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
33 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
36 | core/pim/today core/pim/todo |
34 | core/pim/today core/pim/todo |
37 | |
35 | |
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
36 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
@@ -75,34 +73,33 @@ NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ |
75 | |
73 | |
76 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
74 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
77 | noncore/games/tetrix noncore/games/wordgame \ |
75 | noncore/games/tetrix noncore/games/wordgame \ |
78 | noncore/games/parashoot noncore/games/snake \ |
76 | noncore/games/parashoot noncore/games/snake \ |
79 | noncore/games/mindbreaker \ |
77 | noncore/games/mindbreaker \ |
80 | noncore/games/go noncore/games/qasteroids \ |
78 | noncore/games/go noncore/games/qasteroids \ |
81 | noncore/games/fifteen noncore/games/tictac \ |
79 | noncore/games/fifteen noncore/games/tictac \ |
82 | noncore/games/kcheckers noncore/games/kpacman \ |
80 | noncore/games/kcheckers noncore/games/kpacman \ |
83 | noncore/games/kbill noncore/games/buzzword \ |
81 | noncore/games/kbill noncore/games/buzzword \ |
84 | noncore/games/bounce noncore/games/sfcave |
82 | noncore/games/bounce noncore/games/sfcave |
85 | |
83 | |
86 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
84 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
87 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ |
85 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ |
88 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ |
86 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ |
89 | noncore/apps/opie-console noncore/apps/opie-write |
87 | noncore/apps/opie-console noncore/apps/opie-write |
90 | |
88 | |
91 | NONNET = noncore/net/networksetup \ |
89 | NONNET = noncore/net/ftplib noncore/net/opieftp \ |
92 | noncore/net/ftplib noncore/net/opieftp \ |
| |
93 | noncore/mail |
90 | noncore/mail |
94 | |
91 | |
95 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
92 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
96 | noncore/graphics/qpdf noncore/apps/confedit |
93 | noncore/graphics/qpdf noncore/apps/confedit |
97 | |
94 | |
98 | |
95 | |
99 | NONCOMM = noncore/comm/keypebble |
96 | NONCOMM = noncore/comm/keypebble |
100 | |
97 | |
101 | PLUGINS = freetype |
98 | PLUGINS = freetype |
102 | |
99 | |
103 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
100 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
104 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
101 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
105 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
102 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
106 | $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ |
103 | $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ |
107 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) |
104 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) |
108 | |
105 | |
|