TARGET = test
SRC = $(TARGET).cpp
OBJ = $(SRC:%.cpp=%.o)

include ../z_tools/Makefile

# SRCƕRpCΉ
