--- Revision 636665323263 +++ Revision 353234633362 @@ -1,4 +1,3 @@ - # Rules for generating all the kernels of these types. .PHONY: counts .PHONY: hists @@ -18,7 +17,7 @@ endif ifeq ($(BITS), 64) - CUBIN ../cubin64 + CUBIN = ../cubin64 ISA = ../isa64 endif