[Harbour] Make system configuration envvar changes

Viktor Szakáts harbour.01 at syenar.hu
Thu Feb 5 10:08:08 EST 2009


>
> HB_USR_LIBS


Okay. [ changed to *LIBLIST last minute to avoid resemblance to *LIB. ]


> > PRG_USR      -> HB_USR_PRG
>
> HB_PRGFLAGS
>
> > C_USR        -> HB_USR_C
>
> HB_CFLAGS
>
> > L_USR        -> HB_USR_L  (or HB_USR_LINK ?)
>
> HB_LFLAGS
>
> > A_USR        -> HB_USR_A  (or HB_USR_LIB ?)
>
> HB_AFLAGS


I'd like to keep all user level flags in one namespace
(HB_USR was the idea), for easy identification and
lookup.

How about:

HB_USR_LIBS
HB_USR_PRGFLAGS
HB_USR_CFLAGS
HB_USR_LFLAGS (shouldn't this be HB_USR_L*D*FLAGS?)
HB_USR_AFLAGS
HB_USR_MAKEFLAGS


> > MK_USR       -> HB_USR_MK (or HB_USR_MAKE/MAK ?)
>

Thanks. The non-GNU make still uses that, former name
was HB_MAKE_FLAGS. I'm not sure how important it is,
but it has to be there for a reason.

Brgds,
Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090205/57c3d4b6/attachment.html


More information about the Harbour mailing list