convert ltt_nesting to a per_thread variable, and access it with volatile access
[ust.git] / libinterfork / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = libinterfork.la
4libinterfork_la_SOURCES = interfork.c
5libinterfork_la_LIBADD = -ldl
6libinterfork_CFLAGS = -DUST_COMPONENT=libinterfork
This page took 0.022085 seconds and 4 git commands to generate.