Home
last modified time | relevance | path

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

/external/libcap/libcap/
DMakefile26 MINLIBNAME=$(MAJLIBNAME).$(MINOR) macro
29 all: $(MINLIBNAME) $(STALIBNAME) libcap.pc
62 $(MINLIBNAME): $(OBJS)
64 ln -sf $(MINLIBNAME) $(MAJLIBNAME)
78 install -m 0644 $(MINLIBNAME) $(FAKEROOT)$(LIBDIR)/$(MINLIBNAME)
79 ln -sf $(MINLIBNAME) $(FAKEROOT)$(LIBDIR)/$(MAJLIBNAME)