Hash : a33e103b Author : Date : 2001-05-09T19:11:45
* tests/werror.test: Use `rm -f'.
Download
1 2 3 4 5 6 7 8 9 10 11
#! /bin/sh # Test to make sure --Werror and --add-missing work together. . $srcdir/defs || exit 1 : > Makefile.am rm -f install-sh depcomp missing mkinstalldirs $AUTOMAKE --Werror --add-missing