da527b feat(build): parametrize make variables

Authored and Committed by mtmn 3 years ago
1 file changed. 13 lines added. 9 lines removed.
    feat(build): parametrize make variables
    Summary:
    this enables passing environment variables without touching the
    `Makefile` (i.e. `LOCAL_SWIFT_PORT=8081 make swift`)
    
        
file modified
+13 -9