-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 05.01.16 17:02, Daniel Kahn Gillmor wrote: > "make check" and "make unit" are now subdependencies of an > otherwise empty "make test". However, at least with my version of > GNU make (4.0), the existence of "test.sh" appears to imply an > implicit rule that does this: > > cat test.sh >test chmod a+x test > > so i end up with an extra file named "test" that is an exact copy > of test.sh. Not sure what the right way to clean this up is, but > it makes my build slightly messier than it needs to be.
Thanks, this seems to work fine for me (GNU make 3.81). Committed. - -Patrick -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWi/seAAoJENsRh7ndX2k7WTkQAJfV/FefGpOSUdKzFjsDBuhP 0f5cTUJt8C3BzXl1PMVCdeaP14kpwIW0Oq6wPaa6kif7sWBY5moxBjILuqZBo91+ 9TaSZiLyPOt8C5EHNViyXuCYy+EwmTJlD9l86atCfZI7NjgUMgyPo/gMUrSssj5p UGNMtATT4ExeMbgpIIBgA7LvR6mya14PXl/EjUx3iFJNGWTYC8E3DccF5kmJhfHm cppzPiKj7ysiWU1vmIXn6b4VSuj+IJgoZkzH2BzxH/gfOkZvHkZ8WuAhEZbCpNmi YV5d8eMguZ0uhGjjUwfRg9JRJSrFoDCtxMF6S32CXyra5RbFeGEYdmEzsuyIy4os 127QygT2gn49+j5lxPO3WsDkS4wO0W+1E501RaHjZ1BW5YF2C3bwUI1C6QfLjuZs ASvFzx3F+JDYW3DA7XtlCJ4MCG5heFi/xn1wXSEYavksUjQ+w70po8j0d7kh9RrC eN8hz1yMYUSQ5cADMSlUv0GqBGNg0URr5MAHnaoMbXWRpyHTWyoblEKTvIQfa8Xp SGuifUjBZUK3pMTRpTWr4Q0VdaXYOjgbI95Chz1FfGUSOim+eo/vr+SAEh6ScuUF s3SBcFDMg+5kHKLD5Q+lFcV5OSZG62mVAXJ8z19slXTx+UYmvv1OMtsBM73k3ii/ H1aNZW+5vvbvvprKjDvJ =QNA7 -----END PGP SIGNATURE----- _______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
