summaryrefslogtreecommitdiff
path: root/Makefile
authorkergoth <kergoth>2002-10-17 16:09:21 (UTC)
committer kergoth <kergoth>2002-10-17 16:09:21 (UTC)
commit75f078ec92376db2c90a327bbc50d9bb5c1fb57a (patch) (side-by-side diff)
tree4eb1efe903b1f1e0dbef92b427440f17aa262e21 /Makefile
parente1005c586b436d8edb7958632c7d71b4f5b00c2f (diff)
downloadopie-75f078ec92376db2c90a327bbc50d9bb5c1fb57a.zip
opie-75f078ec92376db2c90a327bbc50d9bb5c1fb57a.tar.gz
opie-75f078ec92376db2c90a327bbc50d9bb5c1fb57a.tar.bz2
Bye bye netsetup, you're unsupported now.
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a191794..87151df 100644
--- a/Makefile
+++ b/Makefile
@@ -8,26 +8,25 @@ LIBS=library libopie
INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \
inputmethods/handwriting inputmethods/unikeyboard \
inputmethods/jumpx inputmethods/kjumpx \
inputmethods/dvorak inputmethods/multikey \
APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \
core/applets/irdaapplet core/applets/volumeapplet \
core/applets/clockapplet core/applets/netmonapplet \
core/applets/homeapplet core/applets/suspendapplet \
core/applets/logoutapplet \
core/applets/screenshotapplet core/applets/clipboardapplet \
core/applets/cardmon core/applets/obex \
- core/applets/vmemo noncore/net/netsetup/dialup \
- noncore/net/netsetup/lan \
+ core/applets/vmemo \
noncore/net/networksetup/wlan \
noncore/applets/wirelessapplet noncore/applets/notesapplet
MAIL= noncore/mail/libmail noncore/mail/bend
PLAYER = core/multimedia/opieplayer/libmpeg3 \
core/multimedia/opieplayer/libmad \
core/multimedia/opieplayer/wavplugin \
core/multimedia/opieplayer/modplug
COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
@@ -74,25 +73,25 @@ GAMES = noncore/games/minesweep noncore/games/solitaire \
noncore/games/parashoot noncore/games/snake \
noncore/games/mindbreaker \
noncore/games/go noncore/games/qasteroids \
noncore/games/fifteen noncore/games/tictac \
noncore/games/kcheckers noncore/games/kpacman \
noncore/games/kbill noncore/games/buzzword \
noncore/games/bounce
NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \
noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \
-NONNET = noncore/net/netsetup noncore/net/networksetup \
+NONNET = noncore/net/networksetup \
noncore/net/opieftp \
noncore/mail
NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \
noncore/graphics/qpdf noncore/apps/confedit
NONCOMM = noncore/comm/keypebble
APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(COREMULTIMEDIA) $(CORESETTINGS) \
$(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \