mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
fix
This commit is contained in:
parent
ebd6b34027
commit
9cc97dfe93
@ -209,13 +209,13 @@ if HAVE_DOXYGEN
|
|||||||
# $(directory)/man_page_1.3: doxyfile.stamp
|
# $(directory)/man_page_1.3: doxyfile.stamp
|
||||||
# $(directory)/man_page_2.3: doxyfile.stamp
|
# $(directory)/man_page_2.3: doxyfile.stamp
|
||||||
|
|
||||||
doxyfile.stamp: @NETCDF_DOC_CODE_FILES@
|
# doxyfile.stamp: @NETCDF_DOC_CODE_FILES@
|
||||||
$(DOXYGEN) Doxyfile
|
# $(DOXYGEN) Doxyfile
|
||||||
echo Timestamp > doxyfile.stamp
|
# echo Timestamp > doxyfile.stamp
|
||||||
|
|
||||||
CLEANFILES = doxyfile.stamp
|
# CLEANFILES = doxyfile.stamp
|
||||||
|
|
||||||
all-local: doxyfile.stamp
|
# all-local: doxyfile.stamp
|
||||||
clean-local:
|
# clean-local:
|
||||||
rm -rf $(top_srcdir)/man4/man
|
# rm -rf $(top_srcdir)/man4/man
|
||||||
endif
|
endif
|
Loading…
Reference in New Issue
Block a user