293 lines
5.2 KiB
Makefile
293 lines
5.2 KiB
Makefile
|
|
AUTOMAKE_OPTIONS = 1.0 foreign
|
|
|
|
DEFS =
|
|
|
|
noinst_LTLIBRARIES = libshadow.la
|
|
|
|
if USE_PAM
|
|
LIBCRYPT_PAM = $(LIBCRYPT)
|
|
else
|
|
LIBCRYPT_PAM =
|
|
endif
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir) $(ECONF_CPPFLAGS)
|
|
|
|
libshadow_la_CPPFLAGS = $(ECONF_CPPFLAGS)
|
|
if HAVE_VENDORDIR
|
|
libshadow_la_CPPFLAGS += -DVENDORDIR=\"$(VENDORDIR)\"
|
|
endif
|
|
|
|
libshadow_la_CPPFLAGS += -I$(top_srcdir)
|
|
libshadow_la_CFLAGS = $(LIBBSD_CFLAGS) $(LIBCRYPT_PAM) $(LIBSYSTEMD)
|
|
libshadow_la_LIBADD = $(LIBADD_DLOPEN)
|
|
|
|
libshadow_la_SOURCES = \
|
|
addgrps.c \
|
|
adds.c \
|
|
adds.h \
|
|
age.c \
|
|
agetpass.c \
|
|
agetpass.h \
|
|
alloc/calloc.c \
|
|
alloc/calloc.h \
|
|
alloc/malloc.c \
|
|
alloc/malloc.h \
|
|
alloc/realloc.c \
|
|
alloc/realloc.h \
|
|
alloc/reallocf.c \
|
|
alloc/reallocf.h \
|
|
alloc/x/xcalloc.c \
|
|
alloc/x/xcalloc.h \
|
|
alloc/x/xmalloc.c \
|
|
alloc/x/xmalloc.h \
|
|
alloc/x/xrealloc.c \
|
|
alloc/x/xrealloc.h \
|
|
atoi/a2i/a2i.c \
|
|
atoi/a2i/a2i.h \
|
|
atoi/a2i/a2s.c \
|
|
atoi/a2i/a2s.h \
|
|
atoi/a2i/a2s_c.c \
|
|
atoi/a2i/a2s_c.h \
|
|
atoi/a2i/a2s_nc.c \
|
|
atoi/a2i/a2s_nc.h \
|
|
atoi/a2i/a2u.c \
|
|
atoi/a2i/a2u.h \
|
|
atoi/a2i/a2u_c.c \
|
|
atoi/a2i/a2u_c.h \
|
|
atoi/a2i/a2u_nc.c \
|
|
atoi/a2i/a2u_nc.h \
|
|
atoi/getnum.c \
|
|
atoi/getnum.h \
|
|
atoi/str2i/str2i.c \
|
|
atoi/str2i/str2i.h \
|
|
atoi/str2i/str2s.c \
|
|
atoi/str2i/str2s.h \
|
|
atoi/str2i/str2u.c \
|
|
atoi/str2i/str2u.h \
|
|
atoi/strtoi/strtoi.c \
|
|
atoi/strtoi/strtoi.h \
|
|
atoi/strtoi/strtou.c \
|
|
atoi/strtoi/strtou.h \
|
|
atoi/strtoi/strtou_noneg.c \
|
|
atoi/strtoi/strtou_noneg.h \
|
|
attr.h \
|
|
audit_help.c \
|
|
basename.c \
|
|
bit.c \
|
|
bit.h \
|
|
cast.h \
|
|
chkname.c \
|
|
chkname.h \
|
|
chowndir.c \
|
|
chowntty.c \
|
|
cleanup.c \
|
|
cleanup_group.c \
|
|
cleanup_user.c \
|
|
commonio.c \
|
|
commonio.h \
|
|
console.c \
|
|
copydir.c \
|
|
csrand.c \
|
|
defines.h \
|
|
encrypt.c \
|
|
env.c \
|
|
exitcodes.h \
|
|
faillog.h \
|
|
failure.c \
|
|
failure.h \
|
|
fd.c \
|
|
fields.c \
|
|
find_new_gid.c \
|
|
find_new_uid.c \
|
|
find_new_sub_gids.c \
|
|
find_new_sub_uids.c \
|
|
fputsx.c \
|
|
fs/readlink/areadlink.c \
|
|
fs/readlink/areadlink.h \
|
|
fs/readlink/readlinknul.c \
|
|
fs/readlink/readlinknul.h \
|
|
get_pid.c \
|
|
getdate.h \
|
|
getdate.y \
|
|
getdef.c \
|
|
getdef.h \
|
|
getgr_nam_gid.c \
|
|
getrange.c \
|
|
gettime.c \
|
|
groupio.c \
|
|
groupmem.c \
|
|
groupio.h \
|
|
gshadow.c \
|
|
hushed.c \
|
|
idmapping.h \
|
|
idmapping.c \
|
|
isexpired.c \
|
|
limits.c \
|
|
list.c \
|
|
lockpw.c \
|
|
loginprompt.c \
|
|
mail.c \
|
|
motd.c \
|
|
must_be.h \
|
|
myname.c \
|
|
nss.c \
|
|
nscd.c \
|
|
nscd.h \
|
|
obscure.c \
|
|
pam_defs.h \
|
|
pam_pass.c \
|
|
pam_pass_non_interactive.c \
|
|
port.c \
|
|
port.h \
|
|
prefix_flag.c \
|
|
prototypes.h \
|
|
pwauth.c \
|
|
pwauth.h \
|
|
pwio.c \
|
|
pwio.h \
|
|
pwd_init.c \
|
|
pwd2spwd.c \
|
|
pwdcheck.c \
|
|
pwmem.c \
|
|
remove_tree.c \
|
|
root_flag.c \
|
|
run_part.h \
|
|
run_part.c \
|
|
salt.c \
|
|
search/cmp/cmp.c \
|
|
search/cmp/cmp.h \
|
|
search/l/lfind.c \
|
|
search/l/lfind.h \
|
|
search/l/lsearch.c \
|
|
search/l/lsearch.h \
|
|
search/sort/qsort.c \
|
|
search/sort/qsort.h \
|
|
selinux.c \
|
|
semanage.c \
|
|
setugid.c \
|
|
setupenv.c \
|
|
sgetgrent.c \
|
|
sgetpwent.c \
|
|
sgetspent.c \
|
|
sgroupio.c \
|
|
sgroupio.h\
|
|
shadow.c \
|
|
shadow/grp/agetgroups.c \
|
|
shadow/grp/agetgroups.h \
|
|
shadowio.c \
|
|
shadowio.h \
|
|
shadowlog.c \
|
|
shadowlog.h \
|
|
shadowlog_internal.h \
|
|
shadowmem.c \
|
|
shell.c \
|
|
sizeof.h \
|
|
spawn.c \
|
|
sssd.c \
|
|
sssd.h \
|
|
string/ctype/strisascii/strisdigit.c \
|
|
string/ctype/strisascii/strisdigit.h \
|
|
string/memset/memzero.c \
|
|
string/memset/memzero.h \
|
|
string/sprintf/snprintf.c \
|
|
string/sprintf/snprintf.h \
|
|
string/sprintf/stpeprintf.c \
|
|
string/sprintf/stpeprintf.h \
|
|
string/sprintf/xasprintf.c \
|
|
string/sprintf/xasprintf.h \
|
|
string/strchr/strchrcnt.c \
|
|
string/strchr/strchrcnt.h \
|
|
string/strchr/strchrscnt.c \
|
|
string/strchr/strchrscnt.h \
|
|
string/strchr/strnul.c \
|
|
string/strchr/strnul.h \
|
|
string/strcmp/strcaseeq.c \
|
|
string/strcmp/strcaseeq.h \
|
|
string/strcmp/streq.c \
|
|
string/strcmp/streq.h \
|
|
string/strcpy/stpecpy.c \
|
|
string/strcpy/stpecpy.h \
|
|
string/strcpy/strncat.c \
|
|
string/strcpy/strncat.h \
|
|
string/strcpy/strncpy.c \
|
|
string/strcpy/strncpy.h \
|
|
string/strcpy/strtcpy.c \
|
|
string/strcpy/strtcpy.h \
|
|
string/strdup/strndupa.c \
|
|
string/strdup/strndupa.h \
|
|
string/strdup/xstrdup.c \
|
|
string/strdup/xstrdup.h \
|
|
string/strdup/xstrndup.c \
|
|
string/strdup/xstrndup.h \
|
|
string/strftime.c \
|
|
string/strftime.h \
|
|
string/strspn/stpspn.c \
|
|
string/strspn/stpspn.h \
|
|
string/strspn/stprcspn.c \
|
|
string/strspn/stprcspn.h \
|
|
string/strspn/stprspn.c \
|
|
string/strspn/stprspn.h \
|
|
string/strspn/strrcspn.c \
|
|
string/strspn/strrcspn.h \
|
|
string/strspn/strrspn.c \
|
|
string/strspn/strrspn.h \
|
|
string/strtok/stpsep.c \
|
|
string/strtok/stpsep.h \
|
|
strtoday.c \
|
|
sub.c \
|
|
subordinateio.h \
|
|
subordinateio.c \
|
|
sulog.c \
|
|
time/day_to_str.c \
|
|
time/day_to_str.h \
|
|
ttytype.c \
|
|
typetraits.h \
|
|
tz.c \
|
|
ulimit.c \
|
|
user_busy.c \
|
|
valid.c \
|
|
write_full.c \
|
|
xgetpwnam.c \
|
|
xprefix_getpwnam.c \
|
|
xgetpwuid.c \
|
|
xgetgrnam.c \
|
|
xgetgrgid.c \
|
|
xgetspnam.c \
|
|
yesno.c
|
|
|
|
if WITH_TCB
|
|
libshadow_la_SOURCES += tcbfuncs.c tcbfuncs.h
|
|
endif
|
|
|
|
if WITH_BTRFS
|
|
libshadow_la_SOURCES += btrfs.c
|
|
endif
|
|
|
|
if ENABLE_LASTLOG
|
|
libshadow_la_SOURCES += log.c
|
|
endif
|
|
|
|
if ENABLE_LOGIND
|
|
libshadow_la_SOURCES += logind.c
|
|
else
|
|
libshadow_la_SOURCES += utmp.c
|
|
endif
|
|
|
|
if !WITH_LIBBSD
|
|
libshadow_la_SOURCES += \
|
|
freezero.h \
|
|
freezero.c \
|
|
readpassphrase.h \
|
|
readpassphrase.c
|
|
endif
|
|
|
|
# These files are unneeded for some reason, listed in
|
|
# order of appearance:
|
|
#
|
|
# sources for dbm support (not yet used)
|
|
|
|
EXTRA_DIST = \
|
|
.indent.pro \
|
|
gshadow_.h \
|
|
xgetXXbyYY.c
|