'make clean' should delete the generated randomness file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user