author | harlekin <harlekin> | 2002-09-21 00:01:30 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-09-21 00:01:30 (UTC) |
commit | 16e6c9f89c29106cc85666d53315be126fffd2f5 (patch) (unidiff) | |
tree | ade15ee7db8fe4eec3d86ad03b645681d7121335 /Makefile | |
parent | 0f3593c79658beef09155d71b5877a230e9bbb62 (diff) | |
download | opie-16e6c9f89c29106cc85666d53315be126fffd2f5.zip opie-16e6c9f89c29106cc85666d53315be126fffd2f5.tar.gz opie-16e6c9f89c29106cc85666d53315be126fffd2f5.tar.bz2 |
added opie-irc to top level makefile, its usable as irc client now, and more great features to come
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,124 +1,124 @@ | |||
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/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 | noncore/applets/wirelessapplet | 20 | noncore/applets/wirelessapplet |
21 | 21 | ||
22 | MAIL= noncore/mail/libmail noncore/mail/bend | 22 | MAIL= noncore/mail/libmail noncore/mail/bend |
23 | 23 | ||
24 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ | 24 | PLAYER = core/multimedia/opieplayer/libmpeg3 \ |
25 | core/multimedia/opieplayer/libmad \ | 25 | core/multimedia/opieplayer/libmad \ |
26 | core/multimedia/opieplayer/wavplugin \ | 26 | core/multimedia/opieplayer/wavplugin \ |
27 | core/multimedia/opieplayer/modplug | 27 | core/multimedia/opieplayer/modplug |
28 | 28 | ||
29 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | 29 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
30 | 30 | ||
31 | 31 | ||
32 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 32 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
33 | core/pim/today core/pim/todo | 33 | core/pim/today core/pim/todo |
34 | 34 | ||
35 | TODAYPLUGINS = core/pim/today/plugins/datebook \ | 35 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
36 | core/pim/today/plugins/todolist \ | 36 | core/pim/today/plugins/todolist \ |
37 | core/pim/today/plugins/mail \ | 37 | core/pim/today/plugins/mail \ |
38 | 38 | ||
39 | 39 | ||
40 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 40 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
41 | core/apps/textedit core/apps/embeddedkonsole \ | 41 | core/apps/textedit core/apps/embeddedkonsole \ |
42 | core/launcher \ | 42 | core/launcher \ |
43 | core/opie-login \ | 43 | core/opie-login \ |
44 | core/apps/oipkg core/apps/qcop | 44 | core/apps/oipkg core/apps/qcop |
45 | 45 | ||
46 | COREMULTIMEDIA = core/multimedia/opieplayer | 46 | COREMULTIMEDIA = core/multimedia/opieplayer |
47 | 47 | ||
48 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 48 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
49 | core/settings/systemtime core/settings/citytime \ | 49 | core/settings/systemtime core/settings/citytime \ |
50 | 50 | ||
51 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 51 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
52 | noncore/settings/appearance noncore/settings/sound \ | 52 | noncore/settings/appearance noncore/settings/sound \ |
53 | noncore/settings/mediummount \ | 53 | noncore/settings/mediummount \ |
54 | noncore/settings/tabmanager noncore/settings/appskey \ | 54 | noncore/settings/tabmanager noncore/settings/appskey \ |
55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ | 55 | noncore/settings/netsystemtime noncore/settings/wlansetup \ |
56 | noncore/settings/sshkeys | 56 | noncore/settings/sshkeys |
57 | 57 | ||
58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 58 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm | 59 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
60 | 60 | ||
61 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | 61 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal |
62 | 62 | ||
63 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 63 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
64 | noncore/games/tetrix noncore/games/wordgame \ | 64 | noncore/games/tetrix noncore/games/wordgame \ |
65 | noncore/games/parashoot noncore/games/snake \ | 65 | noncore/games/parashoot noncore/games/snake \ |
66 | noncore/games/mindbreaker \ | 66 | noncore/games/mindbreaker \ |
67 | noncore/games/go noncore/games/qasteroids \ | 67 | noncore/games/go noncore/games/qasteroids \ |
68 | noncore/games/fifteen noncore/games/tictac \ | 68 | noncore/games/fifteen noncore/games/tictac \ |
69 | noncore/games/kcheckers noncore/games/kpacman \ | 69 | noncore/games/kcheckers noncore/games/kpacman \ |
70 | noncore/games/kbill noncore/games/buzzword \ | 70 | noncore/games/kbill noncore/games/buzzword \ |
71 | noncore/games/bounce | 71 | noncore/games/bounce |
72 | 72 | ||
73 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 73 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
74 | noncore/apps/opie-reader noncore/apps/checkbook \ | 74 | noncore/apps/opie-reader noncore/apps/checkbook \ |
75 | noncore/apps/sysinfo \ | 75 | noncore/apps/sysinfo \ noncore/net/opieirc \ |
76 | 76 | ||
77 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 77 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
78 | noncore/mail | 78 | noncore/mail |
79 | 79 | ||
80 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 80 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
81 | noncore/graphics/qpdf noncore/apps/confedit | 81 | noncore/graphics/qpdf noncore/apps/confedit |
82 | 82 | ||
83 | 83 | ||
84 | NONCOMM = noncore/comm/keypebble | 84 | NONCOMM = noncore/comm/keypebble |
85 | 85 | ||
86 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 86 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
87 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 87 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
88 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ | 88 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
89 | $(NONAPPS) $(NONNET) $(NONMULT) \ | 89 | $(NONAPPS) $(NONNET) $(NONMULT) \ |
90 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) | 90 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) |
91 | 91 | ||
92 | 92 | ||
93 | 93 | ||
94 | NONTMAKEAPPS := ipaq/opiealarm | 94 | NONTMAKEAPPS := ipaq/opiealarm |
95 | 95 | ||
96 | DOCS = docs/src/opie-policy | 96 | DOCS = docs/src/opie-policy |
97 | single: mpegplayer/libmpeg3 | 97 | single: mpegplayer/libmpeg3 |
98 | 98 | ||
99 | dynamic: $(APPS) $(NONTMAKEAPPS) | 99 | dynamic: $(APPS) $(NONTMAKEAPPS) |
100 | 100 | ||
101 | docs: $(DOCS) | 101 | docs: $(DOCS) |
102 | 102 | ||
103 | $(COMPONENTS): $(LIBS) | 103 | $(COMPONENTS): $(LIBS) |
104 | 104 | ||
105 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) | 105 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) |
106 | 106 | ||
107 | $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: | 107 | $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: |
108 | $(MAKE) -C $@ -f Makefile | 108 | $(MAKE) -C $@ -f Makefile |
109 | 109 | ||
110 | showcomponents: | 110 | showcomponents: |
111 | @echo $(LIBS) $(APPS) $(COMPONENTS) single | 111 | @echo $(LIBS) $(APPS) $(COMPONENTS) single |
112 | 112 | ||
113 | clean: | 113 | clean: |
114 | $(MAKE) -C single -f Makefile $@ | 114 | $(MAKE) -C single -f Makefile $@ |
115 | for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 115 | for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
116 | 116 | ||
117 | lupdate: | 117 | lupdate: |
118 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 118 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
119 | 119 | ||
120 | lrelease: | 120 | lrelease: |
121 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 121 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
122 | 122 | ||
123 | 123 | ||
124 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean | 124 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean |