/
niceSOFT
/
libxcrypt
Обзор
Документация
Войти
/
niceSOFT
/
libxcrypt
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
lib/libxcrypt.pc.in
15 строк
374 B
Zack Weinberg
Move code, documentation, and tests into subdirectories.
01 мар 2019, 20:25
01 мар 2019, 20:25
f409597
Код
Авторство
О чём код?
############################################# ##### Pkg-Config file for libxcrypt ##### ############################################# prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=@includedir@ Name: @PACKAGE@ Version: @VERSION@ Description: Extended crypt library for DES, MD5, Blowfish and others Libs: -L${libdir} -lcrypt Cflags: -I${includedir}