Lines Matching refs:pc
234 ceed.pc := $(LIBDIR)/pkgconfig/ceed.pc
278 lib: $(libceed) $(ceed.pc)
737 examples/petsc/libutils.a.PHONY: $(libceed) $(ceed.pc)
741 $(OBJDIR)/petsc-% : examples/petsc/%.c examples/petsc/libutils.a.PHONY $(libceed) $(ceed.pc) | $$(@D)/.DIR
747 $(OBJDIR)/fluids-% : examples/fluids/%.c examples/fluids/src/*.c examples/fluids/*.h examples/fluids/include/*.h examples/fluids/problems/*.c examples/fluids/qfunctions/*.h $(libceed) $(ceed.pc) examples/fluids/Makefile | $$(@D)/.DIR
756 $(libceed) $(ceed.pc) | $$(@D)/.DIR
847 $(ceed.pc) : pkgconfig-prefix = $(abspath .)
848 $(OBJDIR)/ceed.pc : pkgconfig-prefix = $(prefix)
849 .INTERMEDIATE : $(OBJDIR)/ceed.pc
850 %/ceed.pc : ceed.pc.template | $$(@D)/.DIR
870 install : $(libceed) $(OBJDIR)/ceed.pc
886 $(INSTALL_DATA) $(OBJDIR)/ceed.pc "$(DESTDIR)$(pkgconfigdir)/"