home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / linux / backup / star-1.3.1.tar.gz / star-1.3.1.tar / star-1.3.1 / configure < prev    next >
Text File  |  2001-04-14  |  1KB  |  25 lines

  1. echo 'configure is no longer used - just type "make"'
  2. echo 'Supported make programs are:'
  3. echo ''
  4. echo 'smake    -    The Schily smake program'
  5. echo '            This is the preferred make program, the source can be'
  6. echo '            found on ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'
  7. echo ''
  8. echo 'make    -    SunPRO make, SunPRO make is located'
  9. echo '            in /usr/bin/ (SunOS 4.x) or /usr/ccs/bin/ (Solaris)'
  10. echo '            make programs from other OS will not work'
  11. echo ''
  12. echo 'gmake    -    GNU make'
  13. echo '            GNU make will not work correctly on all platforms'
  14. echo '            and due to some conceptional bugs output several'
  15. echo '            error messages that are not related to the makefile'
  16. echo '            system but to GNU make (see README.gmake)'
  17. echo ''
  18. echo 'All other make programs will not work at all, for more information'
  19. echo 'read README.compile'
  20. echo ''
  21. echo 'If you have problems and if you are in doubt, try to use smake'
  22. echo '    Always compile the latest version that can be found on:'
  23. echo '        ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'
  24. echo ''
  25.