mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +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_2.3: doxyfile.stamp
|
||||
|
||||
doxyfile.stamp: @NETCDF_DOC_CODE_FILES@
|
||||
$(DOXYGEN) Doxyfile
|
||||
echo Timestamp > doxyfile.stamp
|
||||
# doxyfile.stamp: @NETCDF_DOC_CODE_FILES@
|
||||
# $(DOXYGEN) Doxyfile
|
||||
# echo Timestamp > doxyfile.stamp
|
||||
|
||||
CLEANFILES = doxyfile.stamp
|
||||
# CLEANFILES = doxyfile.stamp
|
||||
|
||||
all-local: doxyfile.stamp
|
||||
clean-local:
|
||||
rm -rf $(top_srcdir)/man4/man
|
||||
# all-local: doxyfile.stamp
|
||||
# clean-local:
|
||||
# rm -rf $(top_srcdir)/man4/man
|
||||
endif
|
Loading…
Reference in New Issue
Block a user