X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=doc_inner%2FMakefile;h=e57591f6e4c5b45207806723ba87aa3d26a9eb88;hp=9476deee4239f000c5e27c3a8296fc35a5c39aae;hb=2f0b91ab1a54973a084e1609b46a1432c8b8e334;hpb=29feb3ecb3eb99df1c7ada7c69ce2447f3c8281e diff --git a/doc_inner/Makefile b/doc_inner/Makefile index 9476dee..e57591f 100644 --- a/doc_inner/Makefile +++ b/doc_inner/Makefile @@ -34,8 +34,8 @@ $(DOXYGEN_DIR): $(DOXYSRCDIR)/Doxyfile ../src ../include $(INSTALL) -d $(DOXYGEN_DIR) $(CD) $(DOXYSRCDIR) && $(DOXYGEN) -$(DOXYSRCDIR)/Doxyfile: - $(CP) -f Doxyfile $(DOXYSRCDIR)/ +$(DOXYSRCDIR)/Doxyfile: Doxyfile + @$(CP) -vf Doxyfile $(DOXYSRCDIR)/ # htagsのHTMLドキュメント作成先は、 # 引数DIRで指定されたディレクトリーの下のHTMLディレクトリー