configure
来自「创建一个符合iso-9660标准的iso文件系统」· 代码 · 共 23 行
TXT
23 行
echo 'configure is no longer used - just type "make"'echo 'Supported make programs are:'echo ' - The Schily smake program'echo ' This is the preferred make program, the source can be'echo ' found on ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'echo ''echo ' - SunPRO make, SunPRO make is located'echo ' in /usr/bin/ (SunOS 4.x) or /usr/ccs/bin/ (Solaris)'echo ''echo ' - GNU make'echo ' GNU make will not work correctly on all platforms'echo ' and due to some conceptional bugs output several'echo ' error messages that are not related to the makefile'echo ' system but to GNU make'echo ''echo 'All other make programs will not work at all, for more information'echo 'read README.compile'echo ''echo 'If have problems and you are in doubt, try to use smake'echo ' Always compile the latest version that can be found on:'echo ' ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'echo ''
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?