author | kergoth <kergoth> | 2002-12-16 20:34:55 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-12-16 20:34:55 (UTC) |
commit | 05ee76167ad314aea710966e7c93b124da252a95 (patch) (unidiff) | |
tree | b2b9d625632bccd6be1dfa8da9506a7cfdd5e569 | |
parent | f23f43f002c18f62e8decb22476a33407b8e017f (diff) | |
download | opie-05ee76167ad314aea710966e7c93b124da252a95.zip opie-05ee76167ad314aea710966e7c93b124da252a95.tar.gz opie-05ee76167ad314aea710966e7c93b124da252a95.tar.bz2 |
undo a miscommit
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,65 +1,65 @@ | |||
1 | hehindefault: dynamic | 1 | hehindefault: 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 \ | 15 | core/applets/clockapplet \ |
16 | core/applets/homeapplet core/applets/suspendapplet \ | 16 | core/applets/homeapplet core/applets/suspendapplet \ |
17 | core/applets/logoutapplet core/applets/runapplet \ | 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 \ | 21 | noncore/net/networksetup/interfaces \ |
22 | noncore/net/networksetup/wlan \ | 22 | noncore/net/networksetup/wlan \ |
23 | noncore/applets/wirelessapplet noncore/applets/notesapplet | 23 | noncore/applets/wirelessapplet noncore/applets/notesapplet |
24 | 24 | ||
25 | MAIL= noncore/mail/libmail noncore/mail/bend | 25 | MAIL= noncore/mail/libmail noncore/mail/bend |
26 | 26 | ||
27 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ | 27 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
28 | core/multimedia/opieplayer/libmad \ | 28 | core/multimedia/opieplayer/libmad \ |
29 | core/multimedia/opieplayer/wavplugin \ | 29 | core/multimedia/opieplayer/wavplugin \ |
30 | core/multimedia/opieplayer/modplug | 30 | core/multimedia/opieplayer/modplug |
31 | 31 | ||
32 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | 32 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
33 | 33 | ||
34 | 34 | ||
35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
36 | core/pim/today core/pim/todo | 36 | core/pim/today core/pim/todo |
37 | 37 | ||
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ | 38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
39 | core/pim/today/plugins/todolist \ | 39 | core/pim/today/plugins/todolist \ |
40 | core/pim/today/plugins/mail \ | 40 | core/pim/today/plugins/mail \ |
41 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ | 41 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ |
42 | noncore/todayplugins/fortune \ | 42 | noncore/todayplugins/fortune \ |
43 | noncore/todayplugins/weather | 43 | noncore/todayplugins/weather |
44 | 44 | ||
45 | 45 | ||
46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
47 | core/apps/textedit core/apps/embeddedkonsole \ | 47 | core/apps/textedit core/apps/embeddedkonsole \ |
48 | core/launcher \ | 48 | core/launcher \ |
49 | core/opie-login \ | 49 | core/opie-login \ |
50 | core/apps/oipkg core/apps/qcop | 50 | core/apps/oipkg core/apps/qcop |
51 | 51 | ||
52 | COREMULTIMEDIA = core/multimedia/opieplayer | 52 | COREMULTIMEDIA = core/multimedia/opieplayer |
53 | 53 | ||
54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
55 | noncore/settings/netsystemtime core/settings/citytime \ | 55 | noncore/settings/netsystemtime core/settings/citytime \ |
56 | core/settings/launcher | 56 | core/settings/launcher |
57 | 57 | ||
58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
59 | noncore/settings/appearance2 noncore/settings/sound \ | 59 | noncore/settings/appearance2 noncore/settings/sound \ |
60 | noncore/settings/mediummount \ | 60 | noncore/settings/mediummount \ |
61 | noncore/settings/tabmanager noncore/settings/appskey \ | 61 | noncore/settings/tabmanager noncore/settings/appskey \ |
62 | noncore/settings/sshkeys noncore/settings/usermanager \ | 62 | noncore/settings/sshkeys noncore/settings/usermanager \ |
63 | noncore/settings/backup | 63 | noncore/settings/backup |
64 | 64 | ||
65 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 65 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |