N nORKy Oct 13, 2010 #1 Hi, Where can I find all options that can be used with 'make'? I know 'make install clean rmconfig config configure search' ... Is there a man page? Thanks you.
Hi, Where can I find all options that can be used with 'make'? I know 'make install clean rmconfig config configure search' ... Is there a man page? Thanks you.
SirDice Administrator Staff member Administrator Moderator Oct 13, 2010 #2 nORKy said: Where can I find all options witch can be use with make ? Click to expand... make(1) I known make install clean rmconfig config configure search ... Click to expand... ports(7) Is there a Man ? Click to expand... man(1)
nORKy said: Where can I find all options witch can be use with make ? Click to expand... make(1) I known make install clean rmconfig config configure search ... Click to expand... ports(7) Is there a Man ? Click to expand... man(1)
OP N nORKy Oct 13, 2010 Thread Starter #3 SirDice said: ports(7) Click to expand... Of course! Thanks you