Subj : CVS commit src/conio/Common.gmake console.c To : All From : deuce Date : Mon Jan 24 2005 10:37 pm src/conio Common.gmake 1.20 1.21 console.c 1.31 1.32 Update of /cvsroot/sbbs/src/conio In directory cvs.synchro.net:/tmp/cvs-serv21654/conio Modified Files: Common.gmake console.c Log Message: Support a static link of utilities on *nix(sbbs itself most likely can't be linked statically, and even if it could, you probobly wouldn't want it to be) Use gmake STATIC=1 to enable. .