'make clean' should delete the generated randomness file

This commit is contained in:
Brian Wellington
2000-08-22 00:57:46 +00:00
parent 87af548ceb
commit 29ae20604d

View File

@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.25 2000/08/17 02:11:46 bwelling Exp $
# $Id: Makefile.in,v 1.26 2000/08/22 00:57:46 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@@ -55,4 +55,4 @@ test: t_dst
-@ ./t_dst -b @srcdir@ -q 1800 -a
clean distclean::
rm -f ${TARGETS}
rm -f ${TARGETS} randomfile