1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

r13930: this tools are currently just oneliners, which depend on printf()

metze
(This used to be commit f4e1855dec2c985854e79b3799131d8314ca1e4d)
This commit is contained in:
Stefan Metzmacher 2006-03-07 12:38:36 +00:00 committed by Gerald (Jerry) Carter
parent ebea5caed7
commit 141658d1ea

View File

@ -54,10 +54,7 @@ REQUIRED_SUBSYSTEMS = \
#INSTALLDIR = BINDIR
OBJ_FILES = \
setntacl.o
REQUIRED_SUBSYSTEMS = \
CONFIG \
LIBBASIC \
NDR_XATTR
REQUIRED_SUBSYSTEMS =
# End BINARY setntacl
#################################
@ -67,11 +64,7 @@ REQUIRED_SUBSYSTEMS = \
INSTALLDIR = BINDIR
OBJ_FILES = \
setnttoken.o
REQUIRED_SUBSYSTEMS = \
CONFIG \
LIBBASIC \
NDR_XATTR \
NDR_SECURITY
REQUIRED_SUBSYSTEMS =
# End BINARY setnttoken
#################################