* qsort.c: Removed because it was unused.
[pspp-builds.git] / lib / misc / Makefile.am
index e47445a1d73073f4eeb02882f73e7d38e3159b94..15a2a9a01f1f1097c08eb483de12b5878105b360 100644 (file)
@@ -5,12 +5,7 @@ noinst_LIBRARIES = libmisc.a
 INCLUDES = -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir) \
 -I$(top_srcdir)/intl
 
-libmisc_a_SOURCES = qsort.c 
-libmisc_a_LIBADD = @ALLOCA@ @LIBOBJS@
-libmisc_a_DEPENDENCIES = @ALLOCA@ @LIBOBJS@
-
-EXTRA_DIST = alloca.c getdelim.c getline.c memchr.c memcmp.c memcpy.c \
-memmem.c memmove.c memset.c stpcpy.c strcasecmp.c strerror.c \
-strncasecmp.c strpbrk.c strstr.c strtok_r.c strtol.c strtoul.c
+libmisc_a_SOURCES =
+libmisc_a_LIBADD = $(ALLOCA) $(LIBOBJS)
 
 MAINTAINERCLEANFILES = Makefile.in