From 5e46e5ce42b9c88c9ae3d8fb7ab9df4f0f2e7c97 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Mon, 16 Jan 2012 11:16:36 -0800 Subject: Disabled pre-processing in doxygen, this should be only re-enabled when we have the correct predefines. Added the cleandocs target to the clean target. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11345] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6a773c..52fb93f 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,7 @@ cleandocs: clean: $(MAKE) cleangpgpusim -cleangpgpusim: +cleangpgpusim: cleandocs $(MAKE) clean -C ./libcuda/ ifneq ($(NVOPENCL_LIBDIR),) $(MAKE) clean -C ./libopencl/ -- cgit v1.3