mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
Makefile.am:
updated doxygen Makefile for changed examples directory .del-demos.tar~8e6dfbc510a6e323: Delete: ndb/ndbapi-examples/configurations/demos.tar Many files: mvdir
This commit is contained in:
@ -48,7 +48,7 @@ ndbapi.html: $(noinst_HEADERS)
|
|||||||
@RM@ -rf $(DOXYTMP) $(DOXYOUT); \
|
@RM@ -rf $(DOXYTMP) $(DOXYOUT); \
|
||||||
mkdir -p $(DOXYTMP) $(DOXYOUT); \
|
mkdir -p $(DOXYTMP) $(DOXYOUT); \
|
||||||
@CP@ $(top_srcdir)/ndb/include/ndbapi/* $(DOXYTMP); \
|
@CP@ $(top_srcdir)/ndb/include/ndbapi/* $(DOXYTMP); \
|
||||||
@CP@ $(top_srcdir)/ndb/examples/*/*.[ch]pp $(DOXYTMP); \
|
@CP@ $(top_srcdir)/ndb/ndbapi-examples/*/*.[ch]pp $(DOXYTMP); \
|
||||||
@PERL@ $(DOXYDIR)/predoxy.pl; \
|
@PERL@ $(DOXYDIR)/predoxy.pl; \
|
||||||
mv footer.html $(DOXYTMP); \
|
mv footer.html $(DOXYTMP); \
|
||||||
(cd $(DOXYTMP) ; @DOXYGEN@ ../$(DOXYDIR)/Doxyfile.ndbapi); \
|
(cd $(DOXYTMP) ; @DOXYGEN@ ../$(DOXYDIR)/Doxyfile.ndbapi); \
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user