1 |
# Makefile.in generated automatically by automake 1.4 from Makefile.am |
2 |
|
3 |
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. |
4 |
# This Makefile.in is free software; the Free Software Foundation |
5 |
# gives unlimited permission to copy and/or distribute it, |
6 |
# with or without modifications, as long as this notice is preserved. |
7 |
|
8 |
# This program is distributed in the hope that it will be useful, |
9 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
10 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
11 |
# PARTICULAR PURPOSE. |
12 |
|
13 |
|
14 |
SHELL = @SHELL@ |
15 |
|
16 |
srcdir = @srcdir@ |
17 |
top_srcdir = @top_srcdir@ |
18 |
VPATH = @srcdir@ |
19 |
prefix = @prefix@ |
20 |
exec_prefix = @exec_prefix@ |
21 |
|
22 |
bindir = @bindir@ |
23 |
sbindir = @sbindir@ |
24 |
libexecdir = @libexecdir@ |
25 |
datadir = @datadir@ |
26 |
sysconfdir = @sysconfdir@ |
27 |
sharedstatedir = @sharedstatedir@ |
28 |
localstatedir = @localstatedir@ |
29 |
libdir = @libdir@ |
30 |
infodir = @infodir@ |
31 |
mandir = @mandir@ |
32 |
includedir = @includedir@ |
33 |
oldincludedir = /usr/include |
34 |
|
35 |
DESTDIR = |
36 |
|
37 |
pkgdatadir = $(datadir)/@PACKAGE@ |
38 |
pkglibdir = $(libdir)/@PACKAGE@ |
39 |
pkgincludedir = $(includedir)/@PACKAGE@ |
40 |
|
41 |
top_builddir = .. |
42 |
|
43 |
ACLOCAL = @ACLOCAL@ |
44 |
AUTOCONF = @AUTOCONF@ |
45 |
AUTOMAKE = @AUTOMAKE@ |
46 |
AUTOHEADER = @AUTOHEADER@ |
47 |
|
48 |
INSTALL = @INSTALL@ |
49 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
50 |
INSTALL_DATA = @INSTALL_DATA@ |
51 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
52 |
transform = @program_transform_name@ |
53 |
|
54 |
NORMAL_INSTALL = : |
55 |
PRE_INSTALL = : |
56 |
POST_INSTALL = : |
57 |
NORMAL_UNINSTALL = : |
58 |
PRE_UNINSTALL = : |
59 |
POST_UNINSTALL = : |
60 |
host_alias = @host_alias@ |
61 |
host_triplet = @host@ |
62 |
AS = @AS@ |
63 |
CC = @CC@ |
64 |
DLLTOOL = @DLLTOOL@ |
65 |
INT_16_BIT = @INT_16_BIT@ |
66 |
INT_32_BIT = @INT_32_BIT@ |
67 |
INT_8_BIT = @INT_8_BIT@ |
68 |
LD = @LD@ |
69 |
LIBTOOL = @LIBTOOL@ |
70 |
LIB_MAGICK = @LIB_MAGICK@ |
71 |
LN_S = @LN_S@ |
72 |
MAKEINFO = @MAKEINFO@ |
73 |
NM = @NM@ |
74 |
OBJDUMP = @OBJDUMP@ |
75 |
PACKAGE = @PACKAGE@ |
76 |
RANLIB = @RANLIB@ |
77 |
VERSION = @VERSION@ |
78 |
|
79 |
noinst_LTLIBRARIES = libcompat.la |
80 |
|
81 |
libcompat_la_LIBADD = @LIBOBJS@ |
82 |
libcompat_la_SOURCES = |
83 |
libcompat_la_LDFLAGS = -static |
84 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
85 |
CONFIG_HEADER = ../config.h |
86 |
CONFIG_CLEAN_FILES = |
87 |
LTLIBRARIES = $(noinst_LTLIBRARIES) |
88 |
|
89 |
|
90 |
DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
91 |
CPPFLAGS = @CPPFLAGS@ |
92 |
LDFLAGS = @LDFLAGS@ |
93 |
LIBS = @LIBS@ |
94 |
libcompat_la_DEPENDENCIES = @LIBOBJS@ |
95 |
libcompat_la_OBJECTS = |
96 |
CFLAGS = @CFLAGS@ |
97 |
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
98 |
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
99 |
CCLD = $(CC) |
100 |
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
101 |
DIST_COMMON = Makefile.am Makefile.in strdup.c |
102 |
|
103 |
|
104 |
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
105 |
|
106 |
TAR = tar |
107 |
GZIP_ENV = --best |
108 |
DEP_FILES = .deps/strdup.P |
109 |
SOURCES = $(libcompat_la_SOURCES) |
110 |
OBJECTS = $(libcompat_la_OBJECTS) |
111 |
|
112 |
all: all-redirect |
113 |
.SUFFIXES: |
114 |
.SUFFIXES: .S .c .lo .o .s |
115 |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
116 |
cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile |
117 |
|
118 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
119 |
cd $(top_builddir) \ |
120 |
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
121 |
|
122 |
|
123 |
mostlyclean-noinstLTLIBRARIES: |
124 |
|
125 |
clean-noinstLTLIBRARIES: |
126 |
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
127 |
|
128 |
distclean-noinstLTLIBRARIES: |
129 |
|
130 |
maintainer-clean-noinstLTLIBRARIES: |
131 |
|
132 |
.s.o: |
133 |
$(COMPILE) -c $< |
134 |
|
135 |
.S.o: |
136 |
$(COMPILE) -c $< |
137 |
|
138 |
mostlyclean-compile: |
139 |
-rm -f *.o core *.core |
140 |
|
141 |
clean-compile: |
142 |
|
143 |
distclean-compile: |
144 |
-rm -f *.tab.c |
145 |
|
146 |
maintainer-clean-compile: |
147 |
|
148 |
.s.lo: |
149 |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
150 |
|
151 |
.S.lo: |
152 |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
153 |
|
154 |
mostlyclean-libtool: |
155 |
-rm -f *.lo |
156 |
|
157 |
clean-libtool: |
158 |
-rm -rf .libs _libs |
159 |
|
160 |
distclean-libtool: |
161 |
|
162 |
maintainer-clean-libtool: |
163 |
|
164 |
libcompat.la: $(libcompat_la_OBJECTS) $(libcompat_la_DEPENDENCIES) |
165 |
$(LINK) $(libcompat_la_LDFLAGS) $(libcompat_la_OBJECTS) $(libcompat_la_LIBADD) $(LIBS) |
166 |
|
167 |
tags: TAGS |
168 |
|
169 |
ID: $(HEADERS) $(SOURCES) $(LISP) |
170 |
list='$(SOURCES) $(HEADERS)'; \ |
171 |
unique=`for i in $$list; do echo $$i; done | \ |
172 |
awk ' { files[$$0] = 1; } \ |
173 |
END { for (i in files) print i; }'`; \ |
174 |
here=`pwd` && cd $(srcdir) \ |
175 |
&& mkid -f$$here/ID $$unique $(LISP) |
176 |
|
177 |
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
178 |
tags=; \ |
179 |
here=`pwd`; \ |
180 |
list='$(SOURCES) $(HEADERS)'; \ |
181 |
unique=`for i in $$list; do echo $$i; done | \ |
182 |
awk ' { files[$$0] = 1; } \ |
183 |
END { for (i in files) print i; }'`; \ |
184 |
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
185 |
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
186 |
|
187 |
mostlyclean-tags: |
188 |
|
189 |
clean-tags: |
190 |
|
191 |
distclean-tags: |
192 |
-rm -f TAGS ID |
193 |
|
194 |
maintainer-clean-tags: |
195 |
|
196 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
197 |
|
198 |
subdir = compat |
199 |
|
200 |
distdir: $(DISTFILES) |
201 |
here=`cd $(top_builddir) && pwd`; \ |
202 |
top_distdir=`cd $(top_distdir) && pwd`; \ |
203 |
distdir=`cd $(distdir) && pwd`; \ |
204 |
cd $(top_srcdir) \ |
205 |
&& $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu compat/Makefile |
206 |
@for file in $(DISTFILES); do \ |
207 |
d=$(srcdir); \ |
208 |
if test -d $$d/$$file; then \ |
209 |
cp -pr $$/$$file $(distdir)/$$file; \ |
210 |
else \ |
211 |
test -f $(distdir)/$$file \ |
212 |
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
213 |
|| cp -p $$d/$$file $(distdir)/$$file || :; \ |
214 |
fi; \ |
215 |
done |
216 |
|
217 |
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) |
218 |
|
219 |
-include $(DEP_FILES) |
220 |
|
221 |
mostlyclean-depend: |
222 |
|
223 |
clean-depend: |
224 |
|
225 |
distclean-depend: |
226 |
-rm -rf .deps |
227 |
|
228 |
maintainer-clean-depend: |
229 |
|
230 |
%.o: %.c |
231 |
@echo '$(COMPILE) -c $<'; \ |
232 |
$(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
233 |
@-cp .deps/$(*F).pp .deps/$(*F).P; \ |
234 |
tr ' ' '\012' < .deps/$(*F).pp \ |
235 |
| sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ |
236 |
>> .deps/$(*F).P; \ |
237 |
rm .deps/$(*F).pp |
238 |
|
239 |
%.lo: %.c |
240 |
@echo '$(LTCOMPILE) -c $<'; \ |
241 |
$(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
242 |
@-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ |
243 |
< .deps/$(*F).pp > .deps/$(*F).P; \ |
244 |
tr ' ' '\012' < .deps/$(*F).pp \ |
245 |
| sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ |
246 |
>> .deps/$(*F).P; \ |
247 |
rm -f .deps/$(*F).pp |
248 |
info-am: |
249 |
info: info-am |
250 |
dvi-am: |
251 |
dvi: dvi-am |
252 |
check-am: all-am |
253 |
check: check-am |
254 |
installcheck-am: |
255 |
installcheck: installcheck-am |
256 |
install-exec-am: |
257 |
install-exec: install-exec-am |
258 |
|
259 |
install-data-am: |
260 |
install-data: install-data-am |
261 |
|
262 |
install-am: all-am |
263 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
264 |
install: install-am |
265 |
uninstall-am: |
266 |
uninstall: uninstall-am |
267 |
all-am: Makefile $(LTLIBRARIES) |
268 |
all-redirect: all-am |
269 |
install-strip: |
270 |
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
271 |
installdirs: |
272 |
|
273 |
|
274 |
mostlyclean-generic: |
275 |
|
276 |
clean-generic: |
277 |
|
278 |
distclean-generic: |
279 |
-rm -f Makefile $(CONFIG_CLEAN_FILES) |
280 |
-rm -f config.cache config.log stamp-h stamp-h[0-9]* |
281 |
|
282 |
maintainer-clean-generic: |
283 |
mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \ |
284 |
mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ |
285 |
mostlyclean-generic |
286 |
|
287 |
mostlyclean: mostlyclean-am |
288 |
|
289 |
clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \ |
290 |
clean-tags clean-depend clean-generic mostlyclean-am |
291 |
|
292 |
clean: clean-am |
293 |
|
294 |
distclean-am: distclean-noinstLTLIBRARIES distclean-compile \ |
295 |
distclean-libtool distclean-tags distclean-depend \ |
296 |
distclean-generic clean-am |
297 |
-rm -f libtool |
298 |
|
299 |
distclean: distclean-am |
300 |
|
301 |
maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \ |
302 |
maintainer-clean-compile maintainer-clean-libtool \ |
303 |
maintainer-clean-tags maintainer-clean-depend \ |
304 |
maintainer-clean-generic distclean-am |
305 |
@echo "This command is intended for maintainers to use;" |
306 |
@echo "it deletes files that may require special tools to rebuild." |
307 |
|
308 |
maintainer-clean: maintainer-clean-am |
309 |
|
310 |
.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \ |
311 |
clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \ |
312 |
mostlyclean-compile distclean-compile clean-compile \ |
313 |
maintainer-clean-compile mostlyclean-libtool distclean-libtool \ |
314 |
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ |
315 |
distclean-tags clean-tags maintainer-clean-tags distdir \ |
316 |
mostlyclean-depend distclean-depend clean-depend \ |
317 |
maintainer-clean-depend info-am info dvi-am dvi check check-am \ |
318 |
installcheck-am installcheck install-exec-am install-exec \ |
319 |
install-data-am install-data install-am install uninstall-am uninstall \ |
320 |
all-redirect all-am all installdirs mostlyclean-generic \ |
321 |
distclean-generic clean-generic maintainer-clean-generic clean \ |
322 |
mostlyclean distclean maintainer-clean |
323 |
|
324 |
|
325 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
326 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
327 |
.NOEXPORT: |