summaryrefslogtreecommitdiff
path: root/Makefile
authorsandman <sandman>2002-06-29 23:45:19 (UTC)
committer sandman <sandman>2002-06-29 23:45:19 (UTC)
commit769df90a59d6aa840b8d6568287001e66e263f01 (patch) (unidiff)
tree415c7e4ff70a9b035c31b28971a568bc2827ae34 /Makefile
parent0f179c0cc471b659b30dec4762c9c36678063f31 (diff)
downloadopie-769df90a59d6aa840b8d6568287001e66e263f01.zip
opie-769df90a59d6aa840b8d6568287001e66e263f01.tar.gz
opie-769df90a59d6aa840b8d6568287001e66e263f01.tar.bz2
*** empty log message ***
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e60978..66c3fe4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,113 +1,113 @@
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 11 inputmethods/dvorak
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 20
21MAIL= noncore/mail/libmail noncore/mail/bend 21MAIL= noncore/mail/libmail noncore/mail/bend
22 22
23PLAYER = core/multimedia/opieplayer/libmpeg3 \ 23PLAYER = core/multimedia/opieplayer/libmpeg3 \
24 core/multimedia/opieplayer/libmad \ 24 core/multimedia/opieplayer/libmad \
25 core/multimedia/opieplayer/wavplugin 25 core/multimedia/opieplayer/wavplugin
26 26
27 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 27 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) # $(PLAYER)
28 28
29 29
30PIMAPPS = core/pim/addressbook core/pim/datebook \ 30PIMAPPS = core/pim/addressbook core/pim/datebook \
31 core/pim/today core/pim/todo 31 core/pim/today core/pim/todo
32 32
33COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 33COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
34 core/apps/textedit core/apps/embeddedkonsole \ 34 core/apps/textedit core/apps/embeddedkonsole \
35 core/launcher core/apps/sysinfo \ 35 core/launcher core/apps/sysinfo \
36 core/apps/oipkg core/apps/qcop 36 core/apps/oipkg core/apps/qcop
37 37
38COREMULTIMEDIA = core/multimedia/opieplayer 38COREMULTIMEDIA = core/multimedia/opieplayer
39 39
40CORESETTINGS = core/settings/light-and-power core/settings/security \ 40CORESETTINGS = core/settings/light-and-power core/settings/security \
41 core/settings/systemtime core/settings/citytime \ 41 core/settings/systemtime core/settings/citytime \
42 core/settings/wlansetup 42 core/settings/wlansetup
43 43
44NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 44NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
45 noncore/settings/appearance noncore/settings/sound \ 45 noncore/settings/appearance noncore/settings/sound \
46 noncore/settings/mediummount \ 46 noncore/settings/mediummount \
47 noncore/settings/tabmanager noncore/settings/appskey \ 47 noncore/settings/tabmanager noncore/settings/appskey \
48 noncore/settings/netsystemtime 48 noncore/settings/netsystemtime
49 49
50NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 50NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
51 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm 51 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
52 52
53NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings 53NONCORESTYLES = noncore/styles/liquid noncore/styles/liquid/settings
54 54
55GAMES = noncore/games/minesweep noncore/games/solitaire \ 55GAMES = noncore/games/minesweep noncore/games/solitaire \
56 noncore/games/tetrix noncore/games/wordgame \ 56 noncore/games/tetrix noncore/games/wordgame \
57 noncore/games/parashoot noncore/games/snake \ 57 noncore/games/parashoot noncore/games/snake \
58 noncore/games/mindbreaker \ 58 noncore/games/mindbreaker \
59 noncore/games/go noncore/games/qasteroids \ 59 noncore/games/go noncore/games/qasteroids \
60 noncore/games/fifteen noncore/games/tictac \ 60 noncore/games/fifteen noncore/games/tictac \
61 noncore/games/kcheckers noncore/games/kpacman \ 61 noncore/games/kcheckers noncore/games/kpacman \
62 noncore/games/kbill 62 noncore/games/kbill
63 63
64NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ 64NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \
65 65
66NONNET = noncore/net/netsetup noncore/net/opieftp \ 66NONNET = noncore/net/netsetup noncore/net/opieftp \
67 noncore/mail 67 noncore/mail
68 68
69NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 69NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
70 noncore/graphics/qpdf 70 noncore/graphics/qpdf
71 71
72 72
73NONCOMM = noncore/comm/keypebble 73NONCOMM = noncore/comm/keypebble
74 74
75APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 75APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
76 $(COREMULTIMEDIA) $(CORESETTINGS) \ 76 $(COREMULTIMEDIA) $(CORESETTINGS) \
77 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 77 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
78 $(NONAPPS) $(NONNET) $(NONMULT) \ 78 $(NONAPPS) $(NONNET) $(NONMULT) \
79 $(NONCOMM) $(GAMES) 79 $(NONCOMM) $(GAMES)
80 80
81 81
82 82
83NONTMAKEAPPS := ipaq/opiealarm 83NONTMAKEAPPS := ipaq/opiealarm
84 84
85DOCS = docs/src/opie-policy 85DOCS = docs/src/opie-policy
86single: mpegplayer/libmpeg3 86single: mpegplayer/libmpeg3
87 87
88dynamic: $(APPS) $(NONTMAKEAPPS) 88dynamic: $(APPS) $(NONTMAKEAPPS)
89 89
90docs: $(DOCS) 90docs: $(DOCS)
91 91
92$(COMPONENTS): $(LIBS) 92$(COMPONENTS): $(LIBS)
93 93
94$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 94$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
95 95
96$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: 96$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single:
97 $(MAKE) -C $@ -f Makefile 97 $(MAKE) -C $@ -f Makefile
98 98
99showcomponents: 99showcomponents:
100 @echo $(LIBS) $(APPS) $(COMPONENTS) single 100 @echo $(LIBS) $(APPS) $(COMPONENTS) single
101 101
102clean: 102clean:
103 $(MAKE) -C single -f Makefile $@ 103 $(MAKE) -C single -f Makefile $@
104 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 104 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
105 105
106lupdate: 106lupdate:
107 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 107 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
108 108
109lrelease: 109lrelease:
110 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 110 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
111 111
112 112
113.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean 113.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean