.c.a: ${CC} -c ${CFLAGS} -c $< ar rv $@ $*.o rm -f $*.o
libxx.a : libxx.a(xx1.o) libxx.a(xx2.o) libxx.a(xx3.o)