author | harlekin <harlekin> | 2002-10-09 21:23:36 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-10-09 21:23:36 (UTC) |
commit | 4e533484087f024b59f7534169d2ff604851a88f (patch) (unidiff) | |
tree | db846c2b2f1cd2a35f0cf7e296425caa1fe67cc9 | |
parent | 091480d5d5fbe22e2f8f9814af3767cc08913236 (diff) | |
download | opie-4e533484087f024b59f7534169d2ff604851a88f.zip opie-4e533484087f024b59f7534169d2ff604851a88f.tar.gz opie-4e533484087f024b59f7534169d2ff604851a88f.tar.bz2 |
op2 out, not ready yet
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -72,25 +72,24 @@ GAMES = noncore/games/minesweep noncore/games/solitaire \ | |||
72 | noncore/games/tetrix noncore/games/wordgame \ | 72 | noncore/games/tetrix noncore/games/wordgame \ |
73 | noncore/games/parashoot noncore/games/snake \ | 73 | noncore/games/parashoot noncore/games/snake \ |
74 | noncore/games/mindbreaker \ | 74 | noncore/games/mindbreaker \ |
75 | noncore/games/go noncore/games/qasteroids \ | 75 | noncore/games/go noncore/games/qasteroids \ |
76 | noncore/games/fifteen noncore/games/tictac \ | 76 | noncore/games/fifteen noncore/games/tictac \ |
77 | noncore/games/kcheckers noncore/games/kpacman \ | 77 | noncore/games/kcheckers noncore/games/kpacman \ |
78 | noncore/games/kbill noncore/games/buzzword \ | 78 | noncore/games/kbill noncore/games/buzzword \ |
79 | noncore/games/bounce | 79 | noncore/games/bounce |
80 | 80 | ||
81 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 81 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
82 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ | 82 | noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ |
83 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ | 83 | noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ |
84 | noncore/multimedia/opieplayer2 | ||
85 | 84 | ||
86 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 85 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
87 | noncore/mail | 86 | noncore/mail |
88 | 87 | ||
89 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 88 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
90 | noncore/graphics/qpdf noncore/apps/confedit | 89 | noncore/graphics/qpdf noncore/apps/confedit |
91 | 90 | ||
92 | 91 | ||
93 | NONCOMM = noncore/comm/keypebble | 92 | NONCOMM = noncore/comm/keypebble |
94 | 93 | ||
95 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 94 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
96 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 95 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |