Home
last modified time | relevance | path

Searched refs:LIBDIR (Results 1 – 2 of 2) sorted by relevance

/libCEED/
H A DMakefile211 LIBDIR := $(if $(for_install),$(OBJDIR),lib) macro
234 ceed.pc := $(LIBDIR)/pkgconfig/ceed.pc
235 libceed.so := $(LIBDIR)/libceed.$(SO_EXT)
236 libceed.a := $(LIBDIR)/libceed.a
782 …sts) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIBDIR)
901 $(RM) -r $(OBJDIR) $(LIBDIR) dist *egg* .pytest_cache *cffi*
/libCEED/rust/libceed-sys/c-src/
H A DMakefile211 LIBDIR := $(if $(for_install),$(OBJDIR),lib) macro
234 ceed.pc := $(LIBDIR)/pkgconfig/ceed.pc
235 libceed.so := $(LIBDIR)/libceed.$(SO_EXT)
236 libceed.a := $(LIBDIR)/libceed.a
782 …sts) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIBDIR)
901 $(RM) -r $(OBJDIR) $(LIBDIR) dist *egg* .pytest_cache *cffi*