Skip to content

Commit b6083d1

Browse files
committed
revert Makefile to original
1 parent ef65ccd commit b6083d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ allgather.x: allgather.cu
1515
${CC} ${CFLAGS} ${INC} ${LDFLAGS} -o allgather.x allgather.cu
1616

1717
clean:
18-
rm -f allgather.x
18+
rm -f allgather.x

0 commit comments

Comments
 (0)