Home | History | Annotate | Download | only in builds

Lines Matching refs:SEP

32 #   SEP          The platform-specific directory separator.
47 SEP := /
58 # SEP := \
63 # SEP := \\
65 # really defines $(SEP) as `\' on Unix, and `\\' on Dos and Windows!
135 @type builds$(SEP)newline
137 @type builds$(SEP)newline
139 @type builds$(SEP)newline
142 @echo configuration directory??????$(subst /,$(SEP),$(BUILD_DIR))
143 @echo configuration rules??????????$(subst /,$(SEP),$(CONFIG_RULES))
144 @type builds$(SEP)newline
147 @type builds$(SEP)newline
150 @type builds$(SEP)newline
151 @$(COPY) $(subst /,$(SEP),$(CONFIG_RULES) $(CONFIG_MK)) > nul