CXXFLAGS += -std=c++20 LDFLAGS += -lcommon -linstructionAPI -lparseAPI # dyninst .PHONY: all clean all: taosc clean: rm taosc