]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/diff/lib/gnulib.mk
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / diff / lib / gnulib.mk
1 # This file is generated automatically by "bootstrap".
2 BUILT_SOURCES += $(ALLOCA_H)
3 EXTRA_DIST += alloca_.h
4
5 # We need the following in order to create an <alloca.h> when the system
6 # doesn't have one that works with the given compiler.
7 all-local $(lib_OBJECTS): $(ALLOCA_H)
8 alloca.h: alloca_.h
9         cp $(srcdir)/alloca_.h $@-t
10         mv $@-t $@
11 MOSTLYCLEANFILES += alloca.h alloca.h-t
12
13 lib_SOURCES += c-stack.h c-stack.c
14
15 lib_SOURCES += dirname.h dirname.c basename.c stripslash.c
16
17
18 lib_SOURCES += exclude.h exclude.c
19
20 lib_SOURCES += exit.h
21
22 lib_SOURCES += exitfail.h exitfail.c
23
24
25 lib_SOURCES += file-type.h file-type.c
26
27 BUILT_SOURCES += $(FNMATCH_H)
28 EXTRA_DIST += fnmatch_.h fnmatch_loop.c
29
30 # We need the following in order to create an <fnmatch.h> when the system
31 # doesn't have one that supports the required API.
32 all-local $(lib_OBJECTS): $(FNMATCH_H)
33 fnmatch.h: fnmatch_.h
34         cp $(srcdir)/fnmatch_.h $@-t
35         mv $@-t $@
36 MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
37
38
39 lib_SOURCES += getopt.h getopt.c getopt1.c getopt_int.h
40
41 lib_SOURCES += gettext.h
42
43
44 lib_SOURCES += hard-locale.h hard-locale.c
45
46 EXTRA_DIST += inttostr.c
47 lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
48
49
50
51 lib_SOURCES += posixver.h posixver.c
52
53
54 lib_SOURCES += regex.h
55
56
57 BUILT_SOURCES += $(STDBOOL_H)
58 EXTRA_DIST += stdbool_.h
59
60 # We need the following in order to create an <stdbool.h> when the system
61 # doesn't have one that works.
62 all-local $(lib_OBJECTS): $(STDBOOL_H)
63 stdbool.h: stdbool_.h
64         sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
65         mv $@-t $@
66 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
67
68 lib_SOURCES += strcase.h
69
70 lib_SOURCES += strftime.c
71
72
73
74
75
76
77
78 lib_SOURCES += time_r.h
79
80
81 lib_SOURCES += unlocked-io.h
82
83 lib_SOURCES += version-etc.h version-etc.c
84
85 lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
86
87 lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
88
89 lib_SOURCES += xstrtoumax.c
90