ust-fd: Add close_range declaration
[lttng-ust.git] / snprintf / Makefile.am
diff --git a/snprintf/Makefile.am b/snprintf/Makefile.am
deleted file mode 100644 (file)
index 5ef7d82..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
-
-lib_LTLIBRARIES = libustsnprintf.la
-libustsnprintf_la_SOURCES = \
-       fflush.c \
-       fileext.h \
-       floatio.h \
-       fvwrite.c \
-       fvwrite.h \
-       local.h \
-       mbrtowc_sb.c \
-       snprintf.c \
-       various.h \
-       vfprintf.c \
-       wcio.h \
-       wsetup.c
-libustsnprintf_la_LDFLAGS = -no-undefined -version-info 0:0:0 -static
-libustsnprintf_la_CFLAGS = -DUST_COMPONENT="ust_snprintf" -fPIC
This page took 0.02305 seconds and 4 git commands to generate.