summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-04 18:43:20 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:19:37 -0700
commit08f50cd087577727ff4f14049bb92514c763a14a (patch)
treeca51f6b7635c5ce298de5e0759f831ae03223c37 /Makefile
parent7e23577fe997273766523afcd49c36d0f8dcd85d (diff)
Adding .PHONY to guarantee the cuobjdump_to_ptxplus makefile is called
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12311]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ee64fc2..5edc049 100644
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,7 @@ decuda_to_ptxplus/decuda_to_ptxplus:
$(MAKE) -C ./decuda_to_ptxplus/ depend
$(MAKE) -C ./decuda_to_ptxplus/
+.PHONY: cuobjdump_to_ptxplus/cuobjdump_to_ptxplus
cuobjdump_to_ptxplus/cuobjdump_to_ptxplus:
$(MAKE) -C ./cuobjdump_to_ptxplus/ depend
$(MAKE) -C ./cuobjdump_to_ptxplus/