author | harlekin <harlekin> | 2002-07-23 08:55:18 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-07-23 08:55:18 (UTC) |
commit | 0a255e8ee152485bc54f2f1aa90251e0555760ee (patch) (unidiff) | |
tree | 11f8d835502602e20ea5acee401a62d65f746976 /Makefile | |
parent | 88fef0601d0714fcb8fee9dad7179c6886a92ae5 (diff) | |
download | opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.zip opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.tar.gz opie-0a255e8ee152485bc54f2f1aa90251e0555760ee.tar.bz2 |
wlansetup is now in noncore
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,97 +1,97 @@ | |||
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 | 11 | inputmethods/dvorak |
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/screenshotapplet core/applets/clipboardapplet \ | 16 | core/applets/screenshotapplet core/applets/clipboardapplet \ |
17 | core/applets/cardmon core/applets/obex \ | 17 | core/applets/cardmon core/applets/obex \ |
18 | core/applets/vmemo noncore/net/netsetup/dialup \ | 18 | core/applets/vmemo noncore/net/netsetup/dialup \ |
19 | noncore/net/netsetup/lan | 19 | noncore/net/netsetup/lan |
20 | 20 | ||
21 | MAIL= noncore/mail/libmail noncore/mail/bend | 21 | MAIL= noncore/mail/libmail noncore/mail/bend |
22 | 22 | ||
23 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ | 23 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
24 | core/multimedia/opieplayer/libmad \ | 24 | core/multimedia/opieplayer/libmad \ |
25 | core/multimedia/opieplayer/wavplugin \ | 25 | core/multimedia/opieplayer/wavplugin \ |
26 | core/multimedia/opieplayer/modplug | 26 | core/multimedia/opieplayer/modplug |
27 | 27 | ||
28 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | 28 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
29 | 29 | ||
30 | 30 | ||
31 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 31 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
32 | core/pim/today core/pim/todo | 32 | core/pim/today core/pim/todo |
33 | 33 | ||
34 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 34 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
35 | core/apps/textedit core/apps/embeddedkonsole \ | 35 | core/apps/textedit core/apps/embeddedkonsole \ |
36 | core/launcher \ | 36 | core/launcher \ |
37 | core/apps/oipkg core/apps/qcop | 37 | core/apps/oipkg core/apps/qcop |
38 | 38 | ||
39 | COREMULTIMEDIA = core/multimedia/opieplayer | 39 | COREMULTIMEDIA = core/multimedia/opieplayer |
40 | 40 | ||
41 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 41 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
42 | core/settings/systemtime core/settings/citytime \ | 42 | core/settings/systemtime core/settings/citytime \ |
43 | core/settings/wlansetup | ||
44 | 43 | ||
45 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 44 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
46 | noncore/settings/appearance noncore/settings/sound \ | 45 | noncore/settings/appearance noncore/settings/sound \ |
47 | noncore/settings/mediummount \ | 46 | noncore/settings/mediummount \ |
48 | noncore/settings/tabmanager noncore/settings/appskey \ | 47 | noncore/settings/tabmanager noncore/settings/appskey \ |
49 | noncore/settings/netsystemtime | 48 | noncore/settings/netsystemtime \ |
49 | noncore/settings/wlansetup \ | ||
50 | 50 | ||
51 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 51 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
52 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm | 52 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
53 | 53 | ||
54 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | 54 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal |
55 | 55 | ||
56 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 56 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
57 | noncore/games/tetrix noncore/games/wordgame \ | 57 | noncore/games/tetrix noncore/games/wordgame \ |
58 | noncore/games/parashoot noncore/games/snake \ | 58 | noncore/games/parashoot noncore/games/snake \ |
59 | noncore/games/mindbreaker \ | 59 | noncore/games/mindbreaker \ |
60 | noncore/games/go noncore/games/qasteroids \ | 60 | noncore/games/go noncore/games/qasteroids \ |
61 | noncore/games/fifteen noncore/games/tictac \ | 61 | noncore/games/fifteen noncore/games/tictac \ |
62 | noncore/games/kcheckers noncore/games/kpacman \ | 62 | noncore/games/kcheckers noncore/games/kpacman \ |
63 | noncore/games/kbill | 63 | noncore/games/kbill |
64 | 64 | ||
65 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 65 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
66 | noncore/apps/opie-reader noncore/apps/checkbook \ | 66 | noncore/apps/opie-reader noncore/apps/checkbook \ |
67 | noncore/apps/sysinfo \ | 67 | noncore/apps/sysinfo \ |
68 | 68 | ||
69 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 69 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
70 | noncore/mail | 70 | noncore/mail |
71 | 71 | ||
72 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 72 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
73 | noncore/graphics/qpdf noncore/apps/confedit | 73 | noncore/graphics/qpdf noncore/apps/confedit |
74 | 74 | ||
75 | 75 | ||
76 | NONCOMM = noncore/comm/keypebble | 76 | NONCOMM = noncore/comm/keypebble |
77 | 77 | ||
78 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 78 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
79 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 79 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
80 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ | 80 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
81 | $(NONAPPS) $(NONNET) $(NONMULT) \ | 81 | $(NONAPPS) $(NONNET) $(NONMULT) \ |
82 | $(NONCOMM) $(GAMES) | 82 | $(NONCOMM) $(GAMES) |
83 | 83 | ||
84 | 84 | ||
85 | 85 | ||
86 | NONTMAKEAPPS := ipaq/opiealarm | 86 | NONTMAKEAPPS := ipaq/opiealarm |
87 | 87 | ||
88 | DOCS = docs/src/opie-policy | 88 | DOCS = docs/src/opie-policy |
89 | single: mpegplayer/libmpeg3 | 89 | single: mpegplayer/libmpeg3 |
90 | 90 | ||
91 | dynamic: $(APPS) $(NONTMAKEAPPS) | 91 | dynamic: $(APPS) $(NONTMAKEAPPS) |
92 | 92 | ||
93 | docs: $(DOCS) | 93 | docs: $(DOCS) |
94 | 94 | ||
95 | $(COMPONENTS): $(LIBS) | 95 | $(COMPONENTS): $(LIBS) |
96 | 96 | ||
97 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) | 97 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) |