glibc/crypt/sysdeps/unix/Makefile

5 lines
111 B
Makefile

ifeq ($(subdir),md5-crypt)
libcrypt-routines += crypt crypt_util
dont_distribute += crypt.c crypt_util.c
endif