HOST_OS := $(shell uname -s) ifeq ($(strip $(HOST_OS)),Darwin) BIN2S_FLAGS := --apple-llvm endif # canned command sequence for binary data #--------------------------------------------------------------------------------- define bin2o bin2s $(BIN2S_FLAGS) $< | $(AS) -o $(@) echo "extern const u8" `(echo $( `(echo $(> `(echo $(> `(echo $(