+ -
当前位置:首页 → 问答吧 → 我想在make install clean 中加入一些可用参数该怎么做

我想在make install clean 中加入一些可用参数该怎么做

时间:2005-05-25

来源:互联网

例如
cd /usr/ports/java/jdk15
make install clean
然后会提示 可以加入一些参数
例如with-ipv6
我想加入这个参数该怎么做
有人知道吗
告诉我可以吗

作者: hfh   发布时间: 2005-05-25

why not google

???
make with-ipv6=yes install clean

作者: Eg_zm   发布时间: 2005-05-27