| 115 |
# pathmax |
# pathmax |
| 116 |
libtar_a_SOURCES += pathmax.h |
libtar_a_SOURCES += pathmax.h |
| 117 |
|
|
| 118 |
|
# time_r |
| 119 |
|
EXTRA_DIST += time_r.h |
| 120 |
|
|
| 121 |
# quote |
# quote |
| 122 |
libtar_a_SOURCES += quote.h quote.c |
libtar_a_SOURCES += quote.h quote.c |
| 123 |
|
|
| 140 |
BUILT_SOURCES += $(STDBOOL_H) |
BUILT_SOURCES += $(STDBOOL_H) |
| 141 |
EXTRA_DIST += stdbool_.h |
EXTRA_DIST += stdbool_.h |
| 142 |
|
|
| 143 |
|
# strcase |
| 144 |
|
EXTRA_DIST += strcase.h |
| 145 |
|
|
| 146 |
# We need the following in order to create an <stdbool.h> when the system |
# We need the following in order to create an <stdbool.h> when the system |
| 147 |
# doesn't have one that works. |
# doesn't have one that works. |
| 148 |
all-local $(lib_OBJECTS): $(STDBOOL_H) |
all-local $(lib_OBJECTS): $(STDBOOL_H) |