summaryrefslogtreecommitdiff
authorharlekin <harlekin>2003-01-08 16:21:59 (UTC)
committer harlekin <harlekin>2003-01-08 16:21:59 (UTC)
commit6f03e28e8fd89c29de7b4cf97a2f6550a5ad8832 (patch) (unidiff)
tree42c646e124e99710df9b093c1c6724f55c8fad0e
parent9d9dea186bbfe115a0765efc33ebd55213657415 (diff)
downloadopie-6f03e28e8fd89c29de7b4cf97a2f6550a5ad8832.zip
opie-6f03e28e8fd89c29de7b4cf97a2f6550a5ad8832.tar.gz
opie-6f03e28e8fd89c29de7b4cf97a2f6550a5ad8832.tar.bz2
networksetup go renamed
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index afbd9d6..ddace36 100644
--- a/Makefile
+++ b/Makefile
@@ -1,139 +1,136 @@
1hehindefault: dynamic 1hehindefault: 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 \ 15 core/applets/clockapplet \
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 \ 20 core/applets/vmemo \
21 noncore/net/networksetup/interfaces \
22 noncore/net/networksetup/wlan \
23 noncore/applets/wirelessapplet noncore/applets/notesapplet 21 noncore/applets/wirelessapplet noncore/applets/notesapplet
24 22
25MAIL= noncore/mail/libmail noncore/mail/bend 23MAIL= noncore/mail/libmail noncore/mail/bend
26 24
27PLAYER = core/multimedia/opieplayer/libmpeg3 \ 25PLAYER = core/multimedia/opieplayer/libmpeg3 \
28 core/multimedia/opieplayer/libmad \ 26 core/multimedia/opieplayer/libmad \
29 core/multimedia/opieplayer/wavplugin \ 27 core/multimedia/opieplayer/wavplugin \
30 core/multimedia/opieplayer/modplug 28 core/multimedia/opieplayer/modplug
31 29
32 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 30 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
33 31
34 32
35PIMAPPS = core/pim/addressbook core/pim/datebook \ 33PIMAPPS = core/pim/addressbook core/pim/datebook \
36 core/pim/today core/pim/todo 34 core/pim/today core/pim/todo
37 35
38TODAYPLUGINS = core/pim/today/plugins/datebook \ 36TODAYPLUGINS = core/pim/today/plugins/datebook \
39 core/pim/today/plugins/addressbook \ 37 core/pim/today/plugins/addressbook \
40 core/pim/today/plugins/todolist \ 38 core/pim/today/plugins/todolist \
41 core/pim/today/plugins/mail \ 39 core/pim/today/plugins/mail \
42 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ 40 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \
43 noncore/todayplugins/fortune \ 41 noncore/todayplugins/fortune \
44 noncore/todayplugins/weather 42 noncore/todayplugins/weather
45 43
46 44
47COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 45COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
48 core/apps/textedit core/apps/embeddedkonsole \ 46 core/apps/textedit core/apps/embeddedkonsole \
49 core/launcher \ 47 core/launcher \
50 core/opie-login \ 48 core/opie-login \
51 core/apps/oipkg core/apps/qcop 49 core/apps/oipkg core/apps/qcop
52 50
53COREMULTIMEDIA = core/multimedia/opieplayer 51COREMULTIMEDIA = core/multimedia/opieplayer
54 52
55CORESETTINGS = core/settings/light-and-power core/settings/security \ 53CORESETTINGS = core/settings/light-and-power core/settings/security \
56 noncore/settings/netsystemtime core/settings/citytime \ 54 noncore/settings/netsystemtime core/settings/citytime \
57 core/settings/launcher core/settings/button 55 core/settings/launcher core/settings/button
58 56
59NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 57NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
60 noncore/settings/appearance2 noncore/settings/sound \ 58 noncore/settings/appearance2 noncore/settings/sound \
61 noncore/settings/mediummount \ 59 noncore/settings/mediummount \
62 noncore/settings/tabmanager \ 60 noncore/settings/tabmanager \
63 noncore/settings/sshkeys noncore/settings/usermanager \ 61 noncore/settings/sshkeys noncore/settings/usermanager \
64 noncore/settings/backup 62 noncore/settings/backup
65 63
66NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 64NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
67 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ 65 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \
68 noncore/tools/formatter 66 noncore/tools/formatter
69 67
70NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ 68NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \
71 noncore/styles/flat noncore/styles/fresh 69 noncore/styles/flat noncore/styles/fresh
72 70
73NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ 71NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \
74 noncore/decorations/polished 72 noncore/decorations/polished
75 73
76GAMES = noncore/games/minesweep noncore/games/solitaire \ 74GAMES = noncore/games/minesweep noncore/games/solitaire \
77 noncore/games/tetrix noncore/games/wordgame \ 75 noncore/games/tetrix noncore/games/wordgame \
78 noncore/games/parashoot noncore/games/snake \ 76 noncore/games/parashoot noncore/games/snake \
79 noncore/games/mindbreaker \ 77 noncore/games/mindbreaker \
80 noncore/games/go noncore/games/qasteroids \ 78 noncore/games/go noncore/games/qasteroids \
81 noncore/games/fifteen noncore/games/tictac \ 79 noncore/games/fifteen noncore/games/tictac \
82 noncore/games/kcheckers noncore/games/kpacman \ 80 noncore/games/kcheckers noncore/games/kpacman \
83 noncore/games/kbill noncore/games/buzzword \ 81 noncore/games/kbill noncore/games/buzzword \
84 noncore/games/bounce noncore/games/sfcave 82 noncore/games/bounce noncore/games/sfcave
85 83
86NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ 84NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
87 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ 85 noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \
88 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ 86 noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \
89 noncore/apps/opie-console noncore/apps/opie-write 87 noncore/apps/opie-console noncore/apps/opie-write
90 88
91NONNET = noncore/net/networksetup \ 89NONNET = noncore/net/ftplib noncore/net/opieftp \
92 noncore/net/ftplib noncore/net/opieftp \
93 noncore/mail 90 noncore/mail
94 91
95NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 92NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
96 noncore/graphics/qpdf noncore/apps/confedit 93 noncore/graphics/qpdf noncore/apps/confedit
97 94
98 95
99NONCOMM = noncore/comm/keypebble 96NONCOMM = noncore/comm/keypebble
100 97
101PLUGINS = freetype 98PLUGINS = freetype
102 99
103APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 100APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
104 $(COREMULTIMEDIA) $(CORESETTINGS) \ 101 $(COREMULTIMEDIA) $(CORESETTINGS) \
105 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 102 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
106 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ 103 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
107 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) 104 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS)
108 105
109 106
110 107
111NONTMAKEAPPS := core/opiealarm 108NONTMAKEAPPS := core/opiealarm
112 109
113DOCS = docs/src/opie-policy 110DOCS = docs/src/opie-policy
114 111
115dynamic: $(APPS) $(NONTMAKEAPPS) 112dynamic: $(APPS) $(NONTMAKEAPPS)
116 113
117docs: $(DOCS) 114docs: $(DOCS)
118 115
119$(COMPONENTS): $(LIBS) 116$(COMPONENTS): $(LIBS)
120 117
121$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 118$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
122 119
123$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS): 120$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS):
124 $(MAKE) -C $@ -f Makefile 121 $(MAKE) -C $@ -f Makefile
125 122
126showcomponents: 123showcomponents:
127 @echo $(LIBS) $(APPS) $(COMPONENTS) 124 @echo $(LIBS) $(APPS) $(COMPONENTS)
128 125
129clean: 126clean:
130 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 127 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
131 128
132lupdate: 129lupdate:
133 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
134 131
135lrelease: 132lrelease:
136 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 133 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
137 134
138 135
139.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) showcomponents clean 136.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) showcomponents clean