CXX=/opt/rocm/bin/hipcc EmptyKernelTest: EmptyKernelTest.cpp $(CXX) EmptyKernelTest.cpp -o EmptyKernelTest clean: rm -f ./EmptyKernelTest