diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ else TARGETS += $(SIM_LIB_DIR)/libOpenCL.so endif TARGETS += decuda_to_ptxplus/decuda_to_ptxplus - #TARGETS += decuda + TARGETS += decuda gpgpusim: makedirs $(TARGETS) |
