summaryrefslogtreecommitdiff
authorzecke <zecke>2002-06-22 08:14:07 (UTC)
committer zecke <zecke>2002-06-22 08:14:07 (UTC)
commit38dd150a175af073a6df068a930f597c4fa86669 (patch) (side-by-side diff)
tree9ee560dabad4c23625cb67807e673e90738ee4e8
parentb5d84581b2ba61065f3382f7f9fa29416a23b560 (diff)
downloadopie-38dd150a175af073a6df068a930f597c4fa86669.zip
opie-38dd150a175af073a6df068a930f597c4fa86669.tar.gz
opie-38dd150a175af073a6df068a930f597c4fa86669.tar.bz2
remove nethack. It's now in bigapps
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6a2d47..5a11d69 100644
--- a/Makefile
+++ b/Makefile
@@ -68,25 +68,25 @@ NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
NONCOMM = noncore/comm/keypebble
APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(COREMULTIMEDIA) $(CORESETTINGS) \
$(NONCORESETTINGS) $(NONCORETOOLS) \
$(NOAPPS) $(NONNET) $(NONMULT) \
$(NONCOMM) $(GAMES)
-NONTMAKEAPPS := ipaq/opiealarm noncore/nethack
+NONTMAKEAPPS := ipaq/opiealarm
DOCS = docs/src/opie-policy
single: mpegplayer/libmpeg3
dynamic: $(APPS) $(NONTMAKEAPPS)
docs: $(DOCS)
$(COMPONENTS): $(LIBS)
$(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS)