is there anyway to use environment variables in gcc or make.

im getting tired of using a lot of '../../'s, is there anything else i can do?

i mean like '#include "$LIBRARIES/header.h'in a source file or a line in a makefile.