+one_round_new3.o: one_round_new3.cpp
+ $(CXX) -c -o $@ $< $(CFLAGS)
+
+one_round_steph.o: one_round_steph.cpp
+ $(CXX) -c -o $@ $< $(CFLAGS)
+
+one_round_auth.o: one_round_auth.cpp
+ $(CXX) -c -o $@ $< $(CFLAGS)
+
+
+one_round_hash.o: one_round_hash.cpp
+ $(CXX) -c -o $@ $< $(CFLAGS)
+
+one_round_hash_new.o: one_round_hash_new.cpp
+ $(CXX) -c -o $@ $< $(CFLAGS)