summaryrefslogtreecommitdiff
authorsandman <sandman>2002-10-04 01:04:48 (UTC)
committer sandman <sandman>2002-10-04 01:04:48 (UTC)
commit587124a7c62abd6f0fd38da6958adbd2587f3b9f (patch) (unidiff)
tree2203b54ef8548993fb1c0bcd5d4419b1c75afdac
parent7f1029811faae4aa88c0c35157a33b95abffaae8 (diff)
downloadopie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.zip
opie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.tar.gz
opie-587124a7c62abd6f0fd38da6958adbd2587f3b9f.tar.bz2
Added decos to the Makefile
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5808811..bce4ccd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,126 +1,129 @@
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/homeapplet core/applets/suspendapplet \ 16 core/applets/homeapplet core/applets/suspendapplet \
17 core/applets/screenshotapplet core/applets/clipboardapplet \ 17 core/applets/screenshotapplet core/applets/clipboardapplet \
18 core/applets/cardmon core/applets/obex \ 18 core/applets/cardmon core/applets/obex \
19 core/applets/vmemo noncore/net/netsetup/dialup \ 19 core/applets/vmemo noncore/net/netsetup/dialup \
20 noncore/net/netsetup/lan \ 20 noncore/net/netsetup/lan \
21 noncore/applets/wirelessapplet noncore/applets/notesapplet 21 noncore/applets/wirelessapplet noncore/applets/notesapplet
22 22
23MAIL= noncore/mail/libmail noncore/mail/bend 23MAIL= noncore/mail/libmail noncore/mail/bend
24 24
25PLAYER = core/multimedia/opieplayer/libmpeg3 \ 25PLAYER = core/multimedia/opieplayer/libmpeg3 \
26 core/multimedia/opieplayer/libmad \ 26 core/multimedia/opieplayer/libmad \
27 core/multimedia/opieplayer/wavplugin \ 27 core/multimedia/opieplayer/wavplugin \
28 core/multimedia/opieplayer/modplug 28 core/multimedia/opieplayer/modplug
29 29
30 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 30 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
31 31
32 32
33PIMAPPS = core/pim/addressbook core/pim/datebook \ 33PIMAPPS = core/pim/addressbook core/pim/datebook \
34 core/pim/today core/pim/todo 34 core/pim/today core/pim/todo
35 35
36TODAYPLUGINS = core/pim/today/plugins/datebook \ 36TODAYPLUGINS = core/pim/today/plugins/datebook \
37 core/pim/today/plugins/todolist \ 37 core/pim/today/plugins/todolist \
38 core/pim/today/plugins/mail \ 38 core/pim/today/plugins/mail \
39 39
40 40
41COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 41COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
42 core/apps/textedit core/apps/embeddedkonsole \ 42 core/apps/textedit core/apps/embeddedkonsole \
43 core/launcher \ 43 core/launcher \
44 core/opie-login \ 44 core/opie-login \
45 core/apps/oipkg core/apps/qcop 45 core/apps/oipkg core/apps/qcop
46 46
47COREMULTIMEDIA = core/multimedia/opieplayer 47COREMULTIMEDIA = core/multimedia/opieplayer
48 48
49CORESETTINGS = core/settings/light-and-power core/settings/security \ 49CORESETTINGS = core/settings/light-and-power core/settings/security \
50 core/settings/systemtime core/settings/citytime \ 50 core/settings/systemtime core/settings/citytime \
51 core/settings/launcher 51 core/settings/launcher
52 52
53NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 53NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
54 noncore/settings/appearance2 noncore/settings/sound \ 54 noncore/settings/appearance2 noncore/settings/sound \
55 noncore/settings/mediummount \ 55 noncore/settings/mediummount \
56 noncore/settings/tabmanager noncore/settings/appskey \ 56 noncore/settings/tabmanager noncore/settings/appskey \
57 noncore/settings/netsystemtime noncore/settings/wlansetup \ 57 noncore/settings/netsystemtime noncore/settings/wlansetup \
58 noncore/settings/sshkeys noncore/settings/usermanager 58 noncore/settings/sshkeys noncore/settings/usermanager
59 59
60NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 60NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
61 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm 61 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
62 62
63NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal 63NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal
64 64
65NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \
66 noncore/decorations/polished
67
65GAMES = noncore/games/minesweep noncore/games/solitaire \ 68GAMES = noncore/games/minesweep noncore/games/solitaire \
66 noncore/games/tetrix noncore/games/wordgame \ 69 noncore/games/tetrix noncore/games/wordgame \
67 noncore/games/parashoot noncore/games/snake \ 70 noncore/games/parashoot noncore/games/snake \
68 noncore/games/mindbreaker \ 71 noncore/games/mindbreaker \
69 noncore/games/go noncore/games/qasteroids \ 72 noncore/games/go noncore/games/qasteroids \
70 noncore/games/fifteen noncore/games/tictac \ 73 noncore/games/fifteen noncore/games/tictac \
71 noncore/games/kcheckers noncore/games/kpacman \ 74 noncore/games/kcheckers noncore/games/kpacman \
72 noncore/games/kbill noncore/games/buzzword \ 75 noncore/games/kbill noncore/games/buzzword \
73 noncore/games/bounce 76 noncore/games/bounce
74 77
75NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ 78NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
76 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ 79 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \
77 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg\ 80 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg\
78 81
79NONNET = noncore/net/netsetup noncore/net/opieftp \ 82NONNET = noncore/net/netsetup noncore/net/opieftp \
80 noncore/mail 83 noncore/mail
81 84
82NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 85NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
83 noncore/graphics/qpdf noncore/apps/confedit 86 noncore/graphics/qpdf noncore/apps/confedit
84 87
85 88
86NONCOMM = noncore/comm/keypebble 89NONCOMM = noncore/comm/keypebble
87 90
88APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 91APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
89 $(COREMULTIMEDIA) $(CORESETTINGS) \ 92 $(COREMULTIMEDIA) $(CORESETTINGS) \
90 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 93 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
91 $(NONAPPS) $(NONNET) $(NONMULT) \ 94 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
92 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) 95 $(NONCOMM) $(GAMES) $(TODAYPLUGINS)
93 96
94 97
95 98
96NONTMAKEAPPS := ipaq/opiealarm 99NONTMAKEAPPS := ipaq/opiealarm
97 100
98DOCS = docs/src/opie-policy 101DOCS = docs/src/opie-policy
99single: mpegplayer/libmpeg3 102single: mpegplayer/libmpeg3
100 103
101dynamic: $(APPS) $(NONTMAKEAPPS) 104dynamic: $(APPS) $(NONTMAKEAPPS)
102 105
103docs: $(DOCS) 106docs: $(DOCS)
104 107
105$(COMPONENTS): $(LIBS) 108$(COMPONENTS): $(LIBS)
106 109
107$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 110$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
108 111
109$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: 112$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single:
110 $(MAKE) -C $@ -f Makefile 113 $(MAKE) -C $@ -f Makefile
111 114
112showcomponents: 115showcomponents:
113 @echo $(LIBS) $(APPS) $(COMPONENTS) single 116 @echo $(LIBS) $(APPS) $(COMPONENTS) single
114 117
115clean: 118clean:
116 $(MAKE) -C single -f Makefile $@ 119 $(MAKE) -C single -f Makefile $@
117 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 120 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
118 121
119lupdate: 122lupdate:
120 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 123 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
121 124
122lrelease: 125lrelease:
123 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 126 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
124 127
125 128
126.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean 129.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean