## ## $Id$ ## AR = @AR@ RANLIB = @RANLIB@ ARFLAGS = ruv define make-library $(RM) $@ $(AR) $(ARFLAGS) $@ $^ $(RANLIB) $@ endef TMPINSTALL_FILES =