-DFIPS may be the last thing on the line.

This commit is contained in:
Ben Laurie 2003-09-04 09:04:24 +00:00
parent 1f1bd3a51a
commit 4ef3352608

View file

@ -3,6 +3,6 @@
FP=$1
shift
egrep '^CFLAG=.*-DFIPS ' $TOP/Makefile || exit 0
egrep '^CFLAG=.*-DFIPS( |$)' $TOP/Makefile || exit 0
$TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -