summaryrefslogtreecommitdiff
authorllornkcor <llornkcor>2002-06-22 00:26:18 (UTC)
committer llornkcor <llornkcor>2002-06-22 00:26:18 (UTC)
commit28f2e6b92c40125172c9716790dc98cc30abc7fc (patch) (unidiff)
tree0a4340927cf45e0d0fd4ef0f1ff4a08e3da6708e
parent1b876ce8dbc5933db5b84d55e5cabecdb0adec2e (diff)
downloadopie-28f2e6b92c40125172c9716790dc98cc30abc7fc.zip
opie-28f2e6b92c40125172c9716790dc98cc30abc7fc.tar.gz
opie-28f2e6b92c40125172c9716790dc98cc30abc7fc.tar.bz2
make sure advancedfm gets configured
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6181b71..a6a2d47 100644
--- a/Makefile
+++ b/Makefile
@@ -2,110 +2,109 @@ indefault: 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 48
49NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 49NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
50 noncore/tools/remote noncore/tools/opie-sh 50 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm
51 51
52GAMES = noncore/games/minesweep noncore/games/solitaire \ 52GAMES = noncore/games/minesweep noncore/games/solitaire \
53 noncore/games/tetrix noncore/games/wordgame \ 53 noncore/games/tetrix noncore/games/wordgame \
54 noncore/games/parashoot noncore/games/snake \ 54 noncore/games/parashoot noncore/games/snake \
55 noncore/games/mindbreaker \ 55 noncore/games/mindbreaker \
56 noncore/games/go noncore/games/qasteroids \ 56 noncore/games/go noncore/games/qasteroids \
57 noncore/games/fifteen noncore/games/tictac \ 57 noncore/games/fifteen noncore/games/tictac \
58 noncore/games/kcheckers noncore/games/kpacman \ 58 noncore/games/kcheckers noncore/games/kpacman \
59 noncore/games/kbill 59 noncore/games/kbill
60 60
61NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \ 61NONAPPS = noncore/apps/spreadsheet noncore/apps/tableviewer \
62 noncore/apps/advancedfm 62
63
64NONNET = noncore/net/netsetup noncore/net/opieftp \ 63NONNET = noncore/net/netsetup noncore/net/opieftp \
65 noncore/mail 64 noncore/mail
66 65
67NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ 66NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
68 noncore/graphics/qpdf 67 noncore/graphics/qpdf
69 68
70 69
71NONCOMM = noncore/comm/keypebble 70NONCOMM = noncore/comm/keypebble
72 71
73APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 72APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
74 $(COREMULTIMEDIA) $(CORESETTINGS) \ 73 $(COREMULTIMEDIA) $(CORESETTINGS) \
75 $(NONCORESETTINGS) $(NONCORETOOLS) \ 74 $(NONCORESETTINGS) $(NONCORETOOLS) \
76 $(NOAPPS) $(NONNET) $(NONMULT) \ 75 $(NOAPPS) $(NONNET) $(NONMULT) \
77 $(NONCOMM) $(GAMES) 76 $(NONCOMM) $(GAMES)
78 77
79 78
80 79
81NONTMAKEAPPS := ipaq/opiealarm noncore/nethack 80NONTMAKEAPPS := ipaq/opiealarm noncore/nethack
82 81
83DOCS = docs/src/opie-policy 82DOCS = docs/src/opie-policy
84single: mpegplayer/libmpeg3 83single: mpegplayer/libmpeg3
85 84
86dynamic: $(APPS) $(NONTMAKEAPPS) 85dynamic: $(APPS) $(NONTMAKEAPPS)
87 86
88docs: $(DOCS) 87docs: $(DOCS)
89 88
90$(COMPONENTS): $(LIBS) 89$(COMPONENTS): $(LIBS)
91 90
92$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 91$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
93 92
94$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: 93$(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single:
95 $(MAKE) -C $@ -f Makefile 94 $(MAKE) -C $@ -f Makefile
96 95
97showcomponents: 96showcomponents:
98 @echo $(LIBS) $(APPS) $(COMPONENTS) single 97 @echo $(LIBS) $(APPS) $(COMPONENTS) single
99 98
100clean: 99clean:
101 $(MAKE) -C single -f Makefile $@ 100 $(MAKE) -C single -f Makefile $@
102 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 101 for dir in $(NONTMAKEAPPS) $(APPS) $(LIBS) $(COMPONENTS) $(DOCS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
103 102
104lupdate: 103lupdate:
105 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done 104 for dir in $(APPS) $(LIBS) $(COMPONENTS); do $(MAKE) -C $$dir -f Makefile $@ || exit 1; done
106 105
107lrelease: 106lrelease:
108 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
109 108
110 109
111.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean 110.PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean