@@ -9,9 +9,5 @@ $(sort_bin): sort.o
clean:
rm *.o $(sort_bin)
test: $(heap_bin) $(arrheap_bin) $(vector_bin) $(list_bin)
$(vector_bin)
$(list_bin)
$(hash_bin)
$(heap_bin)
$(arrheap_bin)
test: $(sort_bin)
$(sort_bin)
The note is not visible to the blocked user.