Merge branch 'test-protocols' into tap-testsuite-work
[platform/upstream/automake.git] / tests / posixsubst-tests.test
index 3f45c72..68eaa46 100755 (executable)
@@ -30,7 +30,7 @@ t3 = bar2
 
 foo2.test barz:
        (echo '#!/bin/sh' && echo 'exit 0') > $@ && chmod a+x $@
-CLEANFILES = foo2.test barz # for FreeBSD make
+CLEANFILES = foo2.test barz # For FreeBSD make.
 
 # Also try an empty match suffix, to ensure that the `:=' in there is
 # not confused by the parser with an unportable assignment operator.