* libobj.in: Change .c.so and .c.po rules to work better with
authorTom Yu <tlyu@mit.edu>
Sat, 1 Mar 1997 19:35:32 +0000 (19:35 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 1 Mar 1997 19:35:32 +0000 (19:35 +0000)
commit81b495d728ffaa3a5d5629af4a7844a06fbf21a5
treec2512f172bbdcfe25fda9caf5d553158eec27294
parent22b123104922e7ae172be2beea050c2ef8497805
* libobj.in: Change .c.so and .c.po rules to work better with
compilers that insist that $(CC) -fpic -c foo.c -o foo.so is
wrong; basically, cheat and do -o foo.so.o, etc.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9993 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/libobj.in