On 01/30/2012 12:42 PM, Peter Rosin wrote: > From 9ab88f21c376e768163b963edc36bbe087f4b378 Mon Sep 17 00:00:00 2001 > From: Peter Rosin <p...@lysator.liu.se> > Date: Mon, 30 Jan 2012 12:31:12 +0100 > Subject: [PATCH 4/4] tests: do not assume the object file extension is .o > > tests/specflg7.test: Dig out the object file extension from the > OBJEXT makefile variable. > tests/specflg8.test: Likewise. > tests/substref.test: Likewise. > tests/suffix8.tap: Add a chain rule for the case where the object > file extension is .obj. > --- > Same nit as for the other patches: leading "* " missing from all entries in the commit message.
Apart from that, and assuming you've squashed in the fixlets listed in your reply to this patch, OK *** for maint *** (you'll have to move the changes done to 'tests/suffix8.tap' to 'tests/suffix8.test', but that should be trivial). Thanks, Stefano