From: <st...@us...> - 2003-07-03 18:17:17
|
Update of /cvsroot/iaxclient/iaxclient In directory sc8-pr-cvs1:/tmp/cvs-serv20738 Modified Files: README Log Message: FreeBSD build changes from Scott Lambert <la...@la...> Index: README =================================================================== RCS file: /cvsroot/iaxclient/iaxclient/README,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- README 13 Jun 2003 22:48:23 -0000 1.2 +++ README 3 Jul 2003 18:17:14 -0000 1.3 @@ -83,7 +83,8 @@ Steve Kann <st...@st...> Shawn Lawrence <sha...@te...> -Faizan "Tili" Naqvi <fa...@ti...> +Faizan "Tili" Naqvi <fa...@ti...> [Win32 VC++ build/client] +Scott Lambert <la...@la...> [FreeBSD build changes] In addition to including libiax, IAXCLIENT is also based in part on code included in test clients within libiax itself. @@ -98,6 +99,7 @@ BUILDING THE LIBRARY: Linux: type "make" using standard gnu make/gcc +FreeBSD: type "gmake" using standard gnu make/gcc MacOSX: type "make" using Apple Dev Tools (gnu make/gcc) Win32: type "make" using Cygwin/MinGW (see below) |