rebuilding the test always to prevent stale binary usage

Bu işleme şunda yer alıyor:
Evgeny
2019-03-20 19:48:37 -05:00
ebeveyn 844d9c6ce0
işleme f03d150ede
+1 -1
Dosyayı Görüntüle
@@ -15,7 +15,7 @@ EXECUTABLE=./MatrixTranspose
.PHONY: test
all: $(EXECUTABLE) test
all: clean $(EXECUTABLE) test
CXXFLAGS =-g
CXX=$(HIPCC)