From: Vlad S. <vl...@cr...> - 2007-05-23 15:53:28
|
Yes, no harm here but it is just more clear how those variables are assigned and what are defaults. Stephen Deasey wrote: > On 5/23/07, Vlad Seryakov <ser...@us...> wrote: >> Log Message: >> Updateed makefiles to conditionally set NAVISERVER env variable >> >> ! NAVISERVER = /usr/local/ns >> >> MODNAME = nsdbpg >> --- 30,36 ---- >> # >> >> ! ifndef NAVISERVER >> ! NAVISERVER = /usr/local/ns >> ! endif > > These are make variables. You override them on the command line like this: > > make NAVISERVER=/this/overrides/usr/local/ns > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > * |