MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / drivers / net / wireless / rtlink / Utility / Makefile
blob2e5c563ed86ca2520626d9783409d4670b5d729d
1 #############################################################################
2 # Makefile for building: RaConfig
3 #############################################################################
5 all clean:
6 @echo
7 @echo "======================= Ralink Configuration Utility ======================="
8 @echo
9 @echo "This Configuration Utility Application was developed by Qt/X11 Free Edition."
10 @echo "If you didn't install Qt/X11 package(version 3.2.1 or higher), you can find "
11 @echo "it on Trolltech's website."
12 @echo ""
13 @echo " http://www.trolltech.com "
14 @echo " ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.2.1.tar.gz "
15 @echo
16 @echo "After install the Qt/X11 package then please follow the steps."
17 @echo
18 @echo ".1) qmake -o Makefile raconfig2500.pro"
19 @echo ".2) make"
20 @echo
21 @echo