summaryrefslogtreecommitdiff
path: root/Makefile.x11
authorkergoth <kergoth>2002-11-20 22:04:22 (UTC)
committer kergoth <kergoth>2002-11-20 22:04:22 (UTC)
commit8f11eb1712eb8f9d83f0ace551e72e74cce57d6b (patch) (unidiff)
tree3d5a5d297fa93388ff06501ef2ec40fe552d0dd4 /Makefile.x11
parentea4e55183b22dc7fd0556db3f52170a3c97ca303 (diff)
downloadopie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.zip
opie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.tar.gz
opie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.tar.bz2
ipaq->root, ipaq/opiealarm->core/opiealarm
Diffstat (limited to 'Makefile.x11') (more/less context) (show whitespace changes)
-rw-r--r--Makefile.x112
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.x11 b/Makefile.x11
index 4733e10..9aa96da 100644
--- a/Makefile.x11
+++ b/Makefile.x11
@@ -90,25 +90,25 @@ NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
90 90
91 91
92NONCOMM = noncore/comm/keypebble 92NONCOMM = noncore/comm/keypebble
93 93
94APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ 94APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
95 $(CORESETTINGS) \ 95 $(CORESETTINGS) \
96 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ 96 $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \
97 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ 97 $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
98 $(NONCOMM) $(GAMES) $(TODAYPLUGINS) 98 $(NONCOMM) $(GAMES) $(TODAYPLUGINS)
99 99
100 100
101 101
102NONTMAKEAPPS := ipaq/opiealarm 102NONTMAKEAPPS := root/opiealarm
103 103
104DOCS = docs/src/opie-policy 104DOCS = docs/src/opie-policy
105single: mpegplayer/libmpeg3 105single: mpegplayer/libmpeg3
106 106
107dynamic: $(APPS) $(NONTMAKEAPPS) 107dynamic: $(APPS) $(NONTMAKEAPPS)
108 108
109docs: $(DOCS) 109docs: $(DOCS)
110 110
111$(COMPONENTS): $(LIBS) 111$(COMPONENTS): $(LIBS)
112 112
113$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) 113$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)
114 114