author | zecke <zecke> | 2002-06-22 08:14:07 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-06-22 08:14:07 (UTC) |
commit | 38dd150a175af073a6df068a930f597c4fa86669 (patch) (unidiff) | |
tree | 9ee560dabad4c23625cb67807e673e90738ee4e8 /Makefile | |
parent | b5d84581b2ba61065f3382f7f9fa29416a23b560 (diff) | |
download | opie-38dd150a175af073a6df068a930f597c4fa86669.zip opie-38dd150a175af073a6df068a930f597c4fa86669.tar.gz opie-38dd150a175af073a6df068a930f597c4fa86669.tar.bz2 |
remove nethack. It's now in bigapps
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,13 +74,13 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | |||
74 | $(NONCORESETTINGS) $(NONCORETOOLS) \ | 74 | $(NONCORESETTINGS) $(NONCORETOOLS) \ |
75 | $(NOAPPS) $(NONNET) $(NONMULT) \ | 75 | $(NOAPPS) $(NONNET) $(NONMULT) \ |
76 | $(NONCOMM) $(GAMES) | 76 | $(NONCOMM) $(GAMES) |
77 | 77 | ||
78 | 78 | ||
79 | 79 | ||
80 | NONTMAKEAPPS := ipaq/opiealarm noncore/nethack | 80 | NONTMAKEAPPS := ipaq/opiealarm |
81 | 81 | ||
82 | DOCS = docs/src/opie-policy | 82 | DOCS = docs/src/opie-policy |
83 | single: mpegplayer/libmpeg3 | 83 | single: mpegplayer/libmpeg3 |
84 | 84 | ||
85 | dynamic: $(APPS) $(NONTMAKEAPPS) | 85 | dynamic: $(APPS) $(NONTMAKEAPPS) |
86 | 86 | ||