summaryrefslogtreecommitdiffstats
path: root/Makefile.dist
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1998-01-30 21:09:01 (GMT)
committerRobb Matzke <matzke@llnl.gov>1998-01-30 21:09:01 (GMT)
commitff100248a3c0ffea591cb4a0708e2b1cbbac864e (patch)
tree70dcde7e3ab40e8cf3153448d17224ec72b531ae /Makefile.dist
parent6e6366aec26b325317bdb2cbe90173b1509069bd (diff)
downloadhdf5-ff100248a3c0ffea591cb4a0708e2b1cbbac864e.zip
hdf5-ff100248a3c0ffea591cb4a0708e2b1cbbac864e.tar.gz
hdf5-ff100248a3c0ffea591cb4a0708e2b1cbbac864e.tar.bz2
[svn-r206] Testing
Diffstat (limited to 'Makefile.dist')
-rw-r--r--Makefile.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dist b/Makefile.dist
index c1c2186..ba1c5f8 100644
--- a/Makefile.dist
+++ b/Makefile.dist
@@ -20,5 +20,5 @@ clean mostlyclean distclean maintainer-clean TAGS: _config
_config:
sh configure
-.PHONY: all lib progs test install uninstall dep depend clean mostlyclean \
+.PHONY: all lib progs test install uninstall dep depend clean mostlyclean \
distclean maintainer-clean _config