aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/comm.gmk
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/comm.gmk')
-rw-r--r--mps/code/comm.gmk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mps/code/comm.gmk b/mps/code/comm.gmk
index cac85c4ee6a..37610d71e3f 100644
--- a/mps/code/comm.gmk
+++ b/mps/code/comm.gmk
@@ -69,6 +69,9 @@ ifndef CFLAGSOPT
69error "comm.gmk: CFLAGSOPT not defined" 69error "comm.gmk: CFLAGSOPT not defined"
70endif 70endif
71 71
72ifdef SRCDIR
73VPATH=$(SRCDIR)
74endif
72 75
73# TELEMETRY TARGETS 76# TELEMETRY TARGETS
74 77