OPT = -O2 CFLAGS = -I../include pack_file: pack_file.cpp g++ -o $@ $(OPT) $(CFLAGS) $^