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