p7zip-rar/Utils/CPUTest/PipeLen/makefile.list

9 lines
102 B
Plaintext
Raw Normal View History

2017-10-11 12:40:22 +02:00
all: $(PCH_NAME) $(PROG)
SRCS=PipeLen.cpp
PipeLen.o : PipeLen.cpp
$(CXX) $(CXXFLAGS) PipeLen.cpp