summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-08-30 17:50:44 (UTC)
committer harlekin <harlekin>2002-08-30 17:50:44 (UTC)
commit91e02e91751e9e477ac8a7b4666d58d739dd9283 (patch) (unidiff)
tree006ffd320ca3e70e9ccd756b8a250592e52b10fc
parentb3562ac2acd555379f291050b51c7b6a016cb9ab (diff)
downloadopie-91e02e91751e9e477ac8a7b4666d58d739dd9283.zip
opie-91e02e91751e9e477ac8a7b4666d58d739dd9283.tar.gz
opie-91e02e91751e9e477ac8a7b4666d58d739dd9283.tar.bz2
added buzzword
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6170ab2..da3153a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,118 +1,118 @@
1indefault: dynamic 1indefault: dynamic
2 2
3all: default docs 3all: default docs
4 4
5LIBS=library libopie 5LIBS=library libopie
6 6
7 7
8INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \ 8INPUTCOMPONENTS= 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
13APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ 13APPLETS= 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
22MAIL= noncore/mail/libmail noncore/mail/bend 22MAIL= noncore/mail/libmail noncore/mail/bend
23 23
24PLAYER = core/multimedia/opieplayer/libmpeg3 \ 24PLAYER = 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
32PIMAPPS = core/pim/addressbook core/pim/datebook \ 32PIMAPPS = core/pim/addressbook core/pim/datebook \
33 core/pim/today core/pim/todo 33 core/pim/today core/pim/todo
34 34
35COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 35COREAPPS = 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
41COREMULTIMEDIA = core/multimedia/opieplayer 41COREMULTIMEDIA = core/multimedia/opieplayer
42 42
43CORESETTINGS = core/settings/light-and-power core/settings/security \ 43CORESETTINGS = core/settings/light-and-power core/settings/security \
44 core/settings/systemtime core/settings/citytime \ 44 core/settings/systemtime core/settings/citytime \
45 45
46NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 46NONCORESETTINGS =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
53NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 53NONCORETOOLS = 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
56NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal 56NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
57 57
58GAMES = noncore/games/minesweep noncore/games/solitaire \ 58GAMES = 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
67NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ 67NONAPPS = 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
71NONNET = noncore/net/netsetup noncore/net/opieftp \ 71NONNET = noncore/net/netsetup noncore/net/opieftp \
72 noncore/mail 72 noncore/mail
73 73
74NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 74NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
75 noncore/graphics/qpdf noncore/apps/confedit 75 noncore/graphics/qpdf noncore/apps/confedit
76 76
77 77
78NONCOMM = noncore/comm/keypebble 78NONCOMM = noncore/comm/keypebble
79 79
80APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 80APPS=$(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
88NONTMAKEAPPS := ipaq/opiealarm 88NONTMAKEAPPS := ipaq/opiealarm
89 89
90DOCS = docs/src/opie-policy 90DOCS = docs/src/opie-policy
91single: mpegplayer/libmpeg3 91single: mpegplayer/libmpeg3
92 92
93dynamic: $(APPS) $(NONTMAKEAPPS) 93dynamic: $(APPS) $(NONTMAKEAPPS)
94 94
95docs: $(DOCS) 95docs: $(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
104showcomponents: 104showcomponents:
105 @echo $(LIBS) $(APPS) $(COMPONENTS) single 105 @echo $(LIBS) $(APPS) $(COMPONENTS) single
106 106
107clean: 107clean:
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
111lupdate: 111lupdate:
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
114lrelease: 114lrelease:
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