p7zip-rar/Utils/CPUTest/PipeLen/makefile.list
2017-10-11 12:40:22 +02:00

9 lines
102 B
Plaintext

all: $(PCH_NAME) $(PROG)
SRCS=PipeLen.cpp
PipeLen.o : PipeLen.cpp
$(CXX) $(CXXFLAGS) PipeLen.cpp