321def841bd78b84e61c54c3668dc18d5e74b5c6
[gnulib.git] / lib / Makefile.am
1 LIBRARIES = fu
2
3 DIST_OTHER = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
4 getdate.y memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \
5 posixtm.y rename.c rmdir.c stpcpy.c strdup.c strstr.c strtol.c strtoul.c
6
7 INCLUDES = -I.. -I$(srcdir)
8
9 fu_LIBADD = @LIBOBJS@ @ALLOCA@
10
11 HEADERS = backupfile.h error.h fnmatch.h fsusage.h getopt.h \
12 group-member.h long-options.h makepath.h modechange.h mountlist.h \
13 obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h
14
15 CONFIG_HEADER = ../config.h
16
17 fu_SOURCES = getdate.c posixtm.c argmatch.c backupfile.c basename.c \
18 dirname.c error.c fileblocks.c filemode.c \
19 full-write.c getopt.c getopt1.c getversion.c group-member.c idcache.c \
20 isdir.c long-options.c makepath.c modechange.c obstack.c \
21 safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
22 xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c