Fix gdoc-error invocation.
[shishi.git] / gl / Makefile.am
blob74d39204abb3371eeeda1d8f54e1a1c0e07341ce
1 ## Process this file with automake to produce Makefile.in.
3 SUBDIRS = m4
4 INCLUDES = -I../intl
6 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
8 noinst_LTLIBRARIES = libfoo.la
10 libfoo_la_SOURCES =
11 #libfoo_la_LIBADD = @LIBOBJS@
12 libfoo_la_LIBADD = @LTLIBOBJS@
13 EXTRA_DIST =
14 BUILT_SOURCES =
15 SUFFIXES =
16 MOSTLYCLEANFILES =
17 CLEANFILES =
18 DISTCLEANFILES =
19 MAINTAINERCLEANFILES =
20 EXTRA_DIST += alloca_.h
22 # We need the following in order to create an <alloca.h> when the system
23 # doesn't have one that works with the given compiler.
24 all-local $(libfoo_la_OBJECTS): @ALLOCA_H@
25 alloca.h: alloca_.h
26         cp $(srcdir)/alloca_.h alloca.h-t
27         mv alloca.h-t alloca.h
28 MOSTLYCLEANFILES += alloca.h alloca.h-t
30 libfoo_la_LIBADD += @ALLOCA@
31 libfoo_la_SOURCES += argp.h argp-ba.c argp-eexst.c \
32            argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \
33            argp-namefrob.h argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c
37 libfoo_la_SOURCES += getopt.h getopt.c getopt1.c
39 libfoo_la_SOURCES += gettext.h
45 libfoo_la_SOURCES += setenv.h
51 EXTRA_DIST += sysexit_.h
53 # We need the following in order to create a <sysexits.h> when the system
54 # doesn't have one that works with the given compiler.
55 all-local $(libfoo_la_OBJECTS): @SYSEXITS_H@
56 sysexits.h: sysexit_.h
57         cp $(srcdir)/sysexit_.h sysexits.h-t
58         mv sysexits.h-t sysexits.h
59 MOSTLYCLEANFILES += sysexits.h sysexits.h-t
61 libfoo_la_SOURCES += unlocked-io.h
63 libfoo_la_SOURCES += printf-args.h printf-parse.h vasnprintf.h
65 libfoo_la_SOURCES += vasprintf.h
67 libfoo_la_SOURCES += xalloc.h xmalloc.c xstrdup.c
69 libfoo_la_SOURCES += mempcpy.h
71 libfoo_la_SOURCES += strchrnul.h