summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-11-03 21:41:34 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-11-03 21:41:34 (GMT)
commit2c0c5c31fe91790f79dac34579cf226cf3117db0 (patch)
treee83d7ec252a293b42c3295a15462c6ca6f25f3c0 /src
parentd6c92bde006ce9c31d7dbf06ca25fa39a9657ee6 (diff)
downloadhdf5-2c0c5c31fe91790f79dac34579cf226cf3117db0.zip
hdf5-2c0c5c31fe91790f79dac34579cf226cf3117db0.tar.gz
hdf5-2c0c5c31fe91790f79dac34579cf226cf3117db0.tar.bz2
Doxygen correct PHONY target
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8645e9d..99158df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -215,7 +215,6 @@ doxygen:
# version of the source file is saved with a tilde (~) after its name and
# tracing information is inserted. trace should have no effect on files
# without HDF5 macros.
-.PHONY: trace
trace: $(libhdf5_la_SOURCES)
@for dep in $? dummy; do \