File mttroot/mtt/cc/Makefile artifact 943d4cbedc part of check-in 8ac7d4a29a
CXX ?= g++ build: parse_m2cc.exe .PHONY: FORCE clean: FORCE @-rm -f parse_m2cc.exe parse_m2cc.exe: parse_m2cc.cc @$(CXX) $< $(CFLAGS) -o $@ -I./include @strip $@
CXX ?= g++ build: parse_m2cc.exe .PHONY: FORCE clean: FORCE @-rm -f parse_m2cc.exe parse_m2cc.exe: parse_m2cc.cc @$(CXX) $< $(CFLAGS) -o $@ -I./include @strip $@