Merge pull request #146 from yangxingwu/master

makefile: remove extra space

[ROCm/rccl-tests commit: 1a5f551ffd]
This commit is contained in:
Sylvain Jeaugey
2023-06-06 11:58:24 +02:00
کامیت شده توسط GitHub
کامیت 876c86fcdb
+2 -2
مشاهده پرونده
@@ -7,9 +7,9 @@
BUILDDIR ?= build
override BUILDDIR := $(abspath $(BUILDDIR))
.PHONY : all clean
.PHONY: all clean
default : src.build
default: src.build
TARGETS=src