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