mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Makefile: print codepagedir in "make showlayout".
Michael
This commit is contained in:
parent
04974818bd
commit
a823733b91
@ -2548,6 +2548,7 @@ showlayout::
|
||||
@echo " lockdir: $(LOCKDIR)"
|
||||
@echo " piddir: $(PIDDIR)"
|
||||
@echo " swatdir: $(SWATDIR)"
|
||||
@echo " codepagedir: $(CODEPAGEDIR)"
|
||||
|
||||
|
||||
uninstall:: uninstallman uninstallservers uninstallbin @UNINSTALL_CIFSMOUNT@ @UNINSTALL_CIFSUPCALL@ uninstallscripts uninstalldat uninstallswat uninstallmodules uninstalllibs @UNINSTALL_PAM_MODULES@
|
||||
|
Loading…
Reference in New Issue
Block a user