File mttroot/mtt/cc/Makefile artifact 943d4cbedc part of check-in 140dec84c3
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 $@