author | harlekin <harlekin> | 2002-08-30 17:50:44 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-08-30 17:50:44 (UTC) |
commit | 91e02e91751e9e477ac8a7b4666d58d739dd9283 (patch) (unidiff) | |
tree | 006ffd320ca3e70e9ccd756b8a250592e52b10fc | |
parent | b3562ac2acd555379f291050b51c7b6a016cb9ab (diff) | |
download | opie-91e02e91751e9e477ac8a7b4666d58d739dd9283.zip opie-91e02e91751e9e477ac8a7b4666d58d739dd9283.tar.gz opie-91e02e91751e9e477ac8a7b4666d58d739dd9283.tar.bz2 |
added buzzword
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,118 +1,118 @@ | |||
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 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 35 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
36 | core/apps/textedit core/apps/embeddedkonsole \ | 36 | core/apps/textedit core/apps/embeddedkonsole \ |
37 | core/launcher \ | 37 | core/launcher \ |
38 | core/opie-login \ | 38 | core/opie-login \ |
39 | core/apps/oipkg core/apps/qcop | 39 | core/apps/oipkg core/apps/qcop |
40 | 40 | ||
41 | COREMULTIMEDIA = core/multimedia/opieplayer | 41 | COREMULTIMEDIA = core/multimedia/opieplayer |
42 | 42 | ||
43 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 43 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
44 | core/settings/systemtime core/settings/citytime \ | 44 | core/settings/systemtime core/settings/citytime \ |
45 | 45 | ||
46 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 46 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
47 | noncore/settings/appearance noncore/settings/sound \ | 47 | noncore/settings/appearance noncore/settings/sound \ |
48 | noncore/settings/mediummount \ | 48 | noncore/settings/mediummount \ |
49 | noncore/settings/tabmanager noncore/settings/appskey \ | 49 | noncore/settings/tabmanager noncore/settings/appskey \ |
50 | noncore/settings/netsystemtime \ | 50 | noncore/settings/netsystemtime \ |
51 | noncore/settings/wlansetup \ | 51 | noncore/settings/wlansetup \ |
52 | 52 | ||
53 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 53 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
54 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm | 54 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm |
55 | 55 | ||
56 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal | 56 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal |
57 | 57 | ||
58 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 58 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
59 | noncore/games/tetrix noncore/games/wordgame \ | 59 | noncore/games/tetrix noncore/games/wordgame \ |
60 | noncore/games/parashoot noncore/games/snake \ | 60 | noncore/games/parashoot noncore/games/snake \ |
61 | noncore/games/mindbreaker \ | 61 | noncore/games/mindbreaker \ |
62 | noncore/games/go noncore/games/qasteroids \ | 62 | noncore/games/go noncore/games/qasteroids \ |
63 | noncore/games/fifteen noncore/games/tictac \ | 63 | noncore/games/fifteen noncore/games/tictac \ |
64 | noncore/games/kcheckers noncore/games/kpacman \ | 64 | noncore/games/kcheckers noncore/games/kpacman \ |
65 | noncore/games/kbill | 65 | noncore/games/kbill noncore/games/buzzword \ |
66 | 66 | ||
67 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 67 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
68 | noncore/apps/opie-reader noncore/apps/checkbook \ | 68 | noncore/apps/opie-reader noncore/apps/checkbook \ |
69 | noncore/apps/sysinfo \ | 69 | noncore/apps/sysinfo \ |
70 | 70 | ||
71 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 71 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
72 | noncore/mail | 72 | noncore/mail |
73 | 73 | ||
74 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 74 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
75 | noncore/graphics/qpdf noncore/apps/confedit | 75 | noncore/graphics/qpdf noncore/apps/confedit |
76 | 76 | ||
77 | 77 | ||
78 | NONCOMM = noncore/comm/keypebble | 78 | NONCOMM = noncore/comm/keypebble |
79 | 79 | ||
80 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 80 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
81 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 81 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |
82 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ | 82 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
83 | $(NONAPPS) $(NONNET) $(NONMULT) \ | 83 | $(NONAPPS) $(NONNET) $(NONMULT) \ |
84 | $(NONCOMM) $(GAMES) | 84 | $(NONCOMM) $(GAMES) |
85 | 85 | ||
86 | 86 | ||
87 | 87 | ||
88 | NONTMAKEAPPS := ipaq/opiealarm | 88 | NONTMAKEAPPS := ipaq/opiealarm |
89 | 89 | ||
90 | DOCS = docs/src/opie-policy | 90 | DOCS = docs/src/opie-policy |
91 | single: mpegplayer/libmpeg3 | 91 | single: mpegplayer/libmpeg3 |
92 | 92 | ||
93 | dynamic: $(APPS) $(NONTMAKEAPPS) | 93 | dynamic: $(APPS) $(NONTMAKEAPPS) |
94 | 94 | ||
95 | docs: $(DOCS) | 95 | docs: $(DOCS) |
96 | 96 | ||
97 | $(COMPONENTS): $(LIBS) | 97 | $(COMPONENTS): $(LIBS) |
98 | 98 | ||
99 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) | 99 | $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) |
100 | 100 | ||
101 | $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: | 101 | $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: |
102 | $(MAKE) -C $@ -f Makefile | 102 | $(MAKE) -C $@ -f Makefile |
103 | 103 | ||
104 | showcomponents: | 104 | showcomponents: |
105 | @echo $(LIBS) $(APPS) $(COMPONENTS) single | 105 | @echo $(LIBS) $(APPS) $(COMPONENTS) single |
106 | 106 | ||
107 | clean: | 107 | clean: |
108 | $(MAKE) -C single -f Makefile $@ | 108 | $(MAKE) -C single -f Makefile $@ |
109 | for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 109 | for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
110 | 110 | ||
111 | lupdate: | 111 | lupdate: |
112 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 112 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
113 | 113 | ||
114 | lrelease: | 114 | lrelease: |
115 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done | 115 | for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done |
116 | 116 | ||
117 | 117 | ||
118 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean | 118 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean |