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

/solaris-userland-s11u3/components/samba/
H A DMakefile106 LDFLAGS += -R/usr/lib/samba$(MACHLIBDIR)
107 LDFLAGS += -R/usr/lib/samba/private$(MACHLIBDIR)
118 CONFIGURE_OPTIONS += --libdir=/usr/lib/samba$(MACHLIBDIR)
119 CONFIGURE_OPTIONS += --with-privatelibdir=/usr/lib/samba/private$(MACHLIBDIR)
121 CONFIGURE_OPTIONS += --with-pammodulesdir=/usr/lib/samba/security$(MACHLIBDIR)
238 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba$(MACHLIBDIR) ; \
239 $(INSTALL) -m 0555 -t $(PROTO_DIR)/usr/lib/samba$(MACHLIBDIR) bin/shared/!(pam_*).so* ; \
240 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba/security$(MACHLIBDIR) ; \
241 $(INSTALL) -m 0555 -t $(PROTO_DIR)/usr/lib/samba/security$(MACHLIBDIR) bin/shared/pam_*.so* ; \
242 $(INSTALL) -d $(PROTO_DIR)/usr/lib/samba/private$(MACHLIBDIR) ; \
249 $(BUILD_DIR_SMB)/.configured: MACHLIBDIR= macro
251 $(BUILD_DIR_WINB)/.configured $(BUILD_DIR_WINB)/.installed: MACHLIBDIR=/$(MACH64) macro
[all...]

Completed in 901 milliseconds