From d29f3abb8e2a4146752ca4243b8ede33d59a490b Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Fri, 11 Nov 2011 09:01:10 -0800 Subject: uncommenting the decuda target. This is not actually necessary for gcc 4.5 as stated in the changlist this hapened in, it was an unintended side effect of integrating changes for gcc 4.5 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10893] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8e248fe..f6a773c 100644 --- a/Makefile +++ b/Makefile @@ -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) -- cgit v1.3