diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-01-30 21:51:02 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-01-30 21:51:02 (GMT) |
commit | 8d800ef654e0d8d88a3c891f1378cb55a8d03d51 (patch) | |
tree | b2f39a407be83ff860fb47d140fc424d43b30f79 | |
parent | ff100248a3c0ffea591cb4a0708e2b1cbbac864e (diff) | |
download | hdf5-8d800ef654e0d8d88a3c891f1378cb55a8d03d51.zip hdf5-8d800ef654e0d8d88a3c891f1378cb55a8d03d51.tar.gz hdf5-8d800ef654e0d8d88a3c891f1378cb55a8d03d51.tar.bz2 |
[svn-r207] Testing
-rw-r--r-- | Makefile.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dist b/Makefile.dist index ba1c5f8..c1c2186 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 |