mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
parent
8213a05d67
commit
036451ec63
@ -551,10 +551,10 @@ nsswitch : SHOWFLAGS $(WINBIND_PROGS) $(WINBIND_SPROGS) $(LPROGS)
|
||||
|
||||
wins : SHOWFLAGS nsswitch/libnss_wins.@SHLIBEXT@
|
||||
|
||||
everything: all libsmbclient debug2html smbfilter talloctort
|
||||
|
||||
modules: SHOWFLAGS $(MODULES)
|
||||
|
||||
everything: all libsmbclient debug2html smbfilter talloctort modules
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o .po .po32 .lo
|
||||
|
||||
@ -850,6 +850,8 @@ bin/tdbbackup: $(TDBBACKUP_OBJ) bin/.dummy
|
||||
|
||||
install: installbin installman installscripts installdat installswat
|
||||
|
||||
install-everything: install installmodules
|
||||
|
||||
installdirs:
|
||||
@$(SHELL) $(srcdir)/script/installdirs.sh $(DESTDIR)$(BASEDIR) $(DESTDIR)$(BINDIR) $(DESTDIR)$(SBINDIR) $(DESTDIR)$(LIBDIR) $(DESTDIR)$(VARDIR) $(DESTDIR)$(PRIVATEDIR)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user