/
trilirium
/
Kaffe
Обзор
Документация
Войти
/
trilirium
/
Kaffe
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
replace/Makefile.am
26 строк
773 B
Trilirium
Kaffe
10 авг 2026, 17:27
10 авг 2026, 17:27
7c3956b
Код
Авторство
О чём код?
# Makefile.in for libreplace - Replacement missing OS functions # # Copyright (c) 2002, 2003 University of Utah and the Flux Group. # All rights reserved. # # This file is licensed under the terms of the GNU Public License. # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # Contributed by the Flux Research Group, Department of Computer Science, # University of Utah, http://www.cs.utah.edu/flux/ AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) -I$(top_builddir)/include noinst_LTLIBRARIES = libreplace.la libreplace_la_LDFLAGS = \ $(KVMLIBFLAGS) \ -no-undefined libreplace_la_SOURCES = \ repsemaphore.h \ semaphores.c libreplace_la_LIBADD = \ $(LTLIBINTL)