location of make.config please (resolved)

Hello,
Being new to Calculate Linux I am wanting to locate my make.config file with the use flags.
I know it’s something like /etc/ ?/ ?/ but I am not quite sure.
Can someone please tell me where it is?
thank you

`cat /etc/make.conf`

to view the current flag, run `emerge --info`

Hello,

The make.conf is in /etc/

You can adjust your USE FLAGS in bottom of the file with for example :

USE="-ipv6 qt4"

Thanks

XKomodor | Julien

Thanks.
That was really quick.
The assistance is greatly appreciated