1170754Sdelphij# This file is generated automatically by "bootstrap".
2170754SdelphijBUILT_SOURCES += $(ALLOCA_H)
3170754SdelphijEXTRA_DIST += alloca_.h
4170754Sdelphij
5170754Sdelphij# We need the following in order to create an <alloca.h> when the system
6170754Sdelphij# doesn't have one that works with the given compiler.
7170754Sdelphijall-local $(lib_OBJECTS): $(ALLOCA_H)
8170754Sdelphijalloca.h: alloca_.h
9170754Sdelphij	cp $(srcdir)/alloca_.h $@-t
10170754Sdelphij	mv $@-t $@
11170754SdelphijMOSTLYCLEANFILES += alloca.h alloca.h-t
12170754Sdelphij
13170754Sdelphijlib_SOURCES += c-stack.h c-stack.c
14170754Sdelphij
15170754Sdelphijlib_SOURCES += dirname.h dirname.c basename.c stripslash.c
16170754Sdelphij
17170754Sdelphij
18170754Sdelphijlib_SOURCES += exclude.h exclude.c
19170754Sdelphij
20170754Sdelphijlib_SOURCES += exit.h
21170754Sdelphij
22170754Sdelphijlib_SOURCES += exitfail.h exitfail.c
23170754Sdelphij
24170754Sdelphij
25170754Sdelphijlib_SOURCES += file-type.h file-type.c
26170754Sdelphij
27170754SdelphijBUILT_SOURCES += $(FNMATCH_H)
28170754SdelphijEXTRA_DIST += fnmatch_.h fnmatch_loop.c
29170754Sdelphij
30170754Sdelphij# We need the following in order to create an <fnmatch.h> when the system
31170754Sdelphij# doesn't have one that supports the required API.
32170754Sdelphijall-local $(lib_OBJECTS): $(FNMATCH_H)
33170754Sdelphijfnmatch.h: fnmatch_.h
34170754Sdelphij	cp $(srcdir)/fnmatch_.h $@-t
35170754Sdelphij	mv $@-t $@
36170754SdelphijMOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
37170754Sdelphij
38170754Sdelphij
39170754Sdelphijlib_SOURCES += getopt.h getopt.c getopt1.c getopt_int.h
40170754Sdelphij
41170754Sdelphijlib_SOURCES += gettext.h
42170754Sdelphij
43170754Sdelphij
44170754Sdelphijlib_SOURCES += hard-locale.h hard-locale.c
45170754Sdelphij
46170754SdelphijEXTRA_DIST += inttostr.c
47170754Sdelphijlib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
48170754Sdelphij
49170754Sdelphij
50170754Sdelphij
51170754Sdelphijlib_SOURCES += posixver.h posixver.c
52170754Sdelphij
53170754Sdelphij
54170754Sdelphijlib_SOURCES += regex.h
55170754Sdelphij
56170754Sdelphij
57170754SdelphijBUILT_SOURCES += $(STDBOOL_H)
58170754SdelphijEXTRA_DIST += stdbool_.h
59170754Sdelphij
60170754Sdelphij# We need the following in order to create an <stdbool.h> when the system
61170754Sdelphij# doesn't have one that works.
62170754Sdelphijall-local $(lib_OBJECTS): $(STDBOOL_H)
63170754Sdelphijstdbool.h: stdbool_.h
64170754Sdelphij	sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
65170754Sdelphij	mv $@-t $@
66170754SdelphijMOSTLYCLEANFILES += stdbool.h stdbool.h-t
67170754Sdelphij
68170754Sdelphijlib_SOURCES += strcase.h
69170754Sdelphij
70170754Sdelphijlib_SOURCES += strftime.c
71170754Sdelphij
72170754Sdelphij
73170754Sdelphij
74170754Sdelphij
75170754Sdelphij
76170754Sdelphij
77170754Sdelphij
78170754Sdelphijlib_SOURCES += time_r.h
79170754Sdelphij
80170754Sdelphij
81170754Sdelphijlib_SOURCES += unlocked-io.h
82170754Sdelphij
83170754Sdelphijlib_SOURCES += version-etc.h version-etc.c
84170754Sdelphij
85170754Sdelphijlib_SOURCES += xalloc.h xmalloc.c xstrdup.c
86170754Sdelphij
87170754Sdelphijlib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
88170754Sdelphij
89170754Sdelphijlib_SOURCES += xstrtoumax.c
90170754Sdelphij
91