christos Sun Sep 24 22:46:36 EDT 1995 Update of /a/cvsroot/src/usr.bin/make In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25759 Modified Files: suff.c Log Message: Revert previous suffix fix. If the .a suffix is present and a .c.a rule is there, then the rule should be applied. This is the correct behavior.