How to send compile arguments from editor?

I’m using the system compiler, and need to pass ARGS=-ForceUseSystemCompiler when I compile through the editor. Currently I’m using make. Is there any means of sending compile arguments through the editor?