Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!jma!max From: max@jma.UUCP (Max Heffler @ Landmark Graphics) Newsgroups: comp.unix.aux Subject: makefile problems Keywords: library elements of 14 characters never up-to-date Message-ID: <162@jma.UUCP> Date: 25 Jun 89 03:46:41 GMT Lines: 20 Has anyone else noticed the following problem with make under AUX 1.1: If a dependency of the following type is used: lib.a: lib.a(f23456789012.c) .c.a: cc -c $< ar vr $% $*.o The file is always out of date, so the make always performs the compile. A .c.o rule seems to work with 14 chars. but not the .c.a rule. Any known fixes/patches? Thanx in advance. -- Max Heffler uucp: ..!uunet!jma!max Landmark Graphics Corp. phone: (713) 579-4751 333 Cypress Run, Suite 100 Houston, Texas 77094