memory operands that have a direct operand should have their stores created
[oota-llvm.git] / docs / Makefile
index ad58a10ca0172d327927967bbde5419227129d2a..6cea58dd5ef844703edf8f69d0ad4b026d8fe514 100644 (file)
@@ -18,7 +18,7 @@ DOXYGEN = doxygen
 PACKAGE_VERSION = $(shell grep AC_INIT ../autoconf/configure.ac | sed -e 's/[^,]*,[[][[]//' -e 's/]],.*//')
 $(warning VERSION=$(VERSION))
 
-doxygen.cfg: doxygen.cfg.in
+$(PROJ_OBJ_DIR)/doxygen.cfg: doxygen.cfg.in
        cat $< | sed \
          -e 's/@abs_top_srcdir@/../g' \
          -e 's/@DOT@/dot/g' \