Searched refs:MACHLIBDIR (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/samba/
H A DMakefile100 LDFLAGS += -R/usr/lib/samba$(MACHLIBDIR)
101 LDFLAGS += -R/usr/lib/samba/private$(MACHLIBDIR)
111 CONFIGURE_OPTIONS += --libdir=/usr/lib/samba$(MACHLIBDIR)
113 CONFIGURE_OPTIONS += --with-privatelibdir=/usr/lib/samba/private$(MACHLIBDIR)
115 CONFIGURE_OPTIONS += --with-pammodulesdir=/usr/lib/samba/security$(MACHLIBDIR)
239 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba$(MACHLIBDIR) ; \
240 $(INSTALL) -m 0555 -t $(PROTO_DIR)/usr/lib/samba$(MACHLIBDIR) bin/shared/!(pam_*).so* ; \
241 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba/security$(MACHLIBDIR) ; \
242 $(INSTALL) -m 0555 -t $(PROTO_DIR)/usr/lib/samba/security$(MACHLIBDIR) bin/shared/pam_*.so* ; \
243 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba/private$(MACHLIBDIR) ; \
251 $(BUILD_DIR_SMB)/.configured: MACHLIBDIR=/$(MACH64) macro
253 $(BUILD_DIR_WINB)/.configured $(BUILD_DIR_WINB)/.installed: MACHLIBDIR= macro
[all...]

Completed in 229 milliseconds