* configure.in: add Galition and Estonian languages.
[findutils.git] / lib / Makefile.in
blob76acae34559f7bb432859632acf92058c6664035
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 CPP = @CPP@
64 DATADIRNAME = @DATADIRNAME@
65 GENCAT = @GENCAT@
66 GMOFILES = @GMOFILES@
67 GMSGFMT = @GMSGFMT@
68 GT_NO = @GT_NO@
69 GT_YES = @GT_YES@
70 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
71 INSTOBJEXT = @INSTOBJEXT@
72 INTLDEPS = @INTLDEPS@
73 INTLLIBS = @INTLLIBS@
74 INTLOBJS = @INTLOBJS@
75 LIBOBJS = @LIBOBJS@
76 MAKEINFO = @MAKEINFO@
77 MKINSTALLDIRS = @MKINSTALLDIRS@
78 MSGFMT = @MSGFMT@
79 PACKAGE = @PACKAGE@
80 POFILES = @POFILES@
81 POSUB = @POSUB@
82 RANLIB = @RANLIB@
83 U = @U@
84 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
85 USE_NLS = @USE_NLS@
86 VERSION = @VERSION@
87 l = @l@
89 AUTOMAKE_OPTIONS = ansi2knr
90 noinst_LIBRARIES = libfind.a
91 localedir = $(datadir)/locale
92 INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
93 libfind_a_SOURCES = regex.h dirname.c error.c error.h filemode.c filemode.h getopt.c getopt.h getopt1.c idcache.c listfile.c pathmax.h modechange.c modechange.h nextelem.c savedir.c savedir.h xmalloc.c xalloc.h xstrdup.c xgetcwd.c fnmatch.h getline.c getline.h
96 libfind_a_LIBADD = @LIBOBJS@ @ALLOCA@
99 # Are these really needed?
100 EXTRA_DIST = modetype.h wait.h alloca.c lstat.c getline.h
102 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
103 CONFIG_HEADER = ../config.h
104 CONFIG_CLEAN_FILES =
105 LIBRARIES = $(noinst_LIBRARIES)
108 DEFS = @DEFS@ -I. -I$(srcdir) -I..
109 CPPFLAGS = @CPPFLAGS@
110 LDFLAGS = @LDFLAGS@
111 LIBS = @LIBS@
112 ANSI2KNR = @ANSI2KNR@
113 libfind_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
114 libfind_a_OBJECTS = dirname$U.o error$U.o filemode$U.o getopt$U.o \
115 getopt1$U.o idcache$U.o listfile$U.o modechange$U.o nextelem$U.o \
116 savedir$U.o xmalloc$U.o xstrdup$U.o xgetcwd$U.o getline$U.o
117 AR = ar
118 CFLAGS = @CFLAGS@
119 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
120 CCLD = $(CC)
121 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
122 DIST_COMMON = Makefile.am Makefile.in alloca.c ansi2knr.1 ansi2knr.c \
123 fileblocks.c fnmatch.c lstat.c malloc.c memcmp.c memset.c mktime.c \
124 realloc.c regex.c stat.c stpcpy.c strdup.c strftime.c strspn.c strstr.c \
125 strtol.c
128 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
130 TAR = tar
131 GZIP_ENV = --best
132 DEP_FILES = .deps/alloca.P .deps/dirname.P .deps/error.P \
133 .deps/fileblocks.P .deps/filemode.P .deps/fnmatch.P .deps/getline.P \
134 .deps/getopt.P .deps/getopt1.P .deps/idcache.P .deps/listfile.P \
135 .deps/lstat.P .deps/malloc.P .deps/memcmp.P .deps/memset.P \
136 .deps/mktime.P .deps/modechange.P .deps/nextelem.P .deps/realloc.P \
137 .deps/regex.P .deps/savedir.P .deps/stat.P .deps/stpcpy.P \
138 .deps/strdup.P .deps/strftime.P .deps/strspn.P .deps/strstr.P \
139 .deps/strtol.P .deps/xgetcwd.P .deps/xmalloc.P .deps/xstrdup.P
140 SOURCES = $(libfind_a_SOURCES)
141 OBJECTS = $(libfind_a_OBJECTS)
143 all: all-redirect
144 .SUFFIXES:
145 .SUFFIXES: .S .c .o .s
146 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
147 cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile
149 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
150 cd $(top_builddir) \
151 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
154 mostlyclean-noinstLIBRARIES:
156 clean-noinstLIBRARIES:
157 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
159 distclean-noinstLIBRARIES:
161 maintainer-clean-noinstLIBRARIES:
163 .s.o:
164 $(COMPILE) -c $<
166 .S.o:
167 $(COMPILE) -c $<
169 mostlyclean-compile:
170 -rm -f *.o core *.core
172 clean-compile:
174 distclean-compile:
175 -rm -f *.tab.c
177 maintainer-clean-compile:
179 mostlyclean-krextra:
181 clean-krextra:
182 -rm -f ansi2knr
184 distclean-krextra:
186 maintainer-clean-krextra:
187 ansi2knr: ansi2knr.o
188 $(LINK) ansi2knr.o $(LIBS)
189 ansi2knr.o: $(CONFIG_HEADER)
192 mostlyclean-kr:
193 -rm -f *_.c
195 clean-kr:
197 distclean-kr:
199 maintainer-clean-kr:
201 libfind.a: $(libfind_a_OBJECTS) $(libfind_a_DEPENDENCIES)
202 -rm -f libfind.a
203 $(AR) cru libfind.a $(libfind_a_OBJECTS) $(libfind_a_LIBADD)
204 $(RANLIB) libfind.a
205 alloca_.c: alloca.c $(ANSI2KNR)
206 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > alloca_.c
207 dirname_.c: dirname.c $(ANSI2KNR)
208 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dirname.c; then echo $(srcdir)/dirname.c; else echo dirname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dirname_.c
209 error_.c: error.c $(ANSI2KNR)
210 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > error_.c
211 fileblocks_.c: fileblocks.c $(ANSI2KNR)
212 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fileblocks_.c
213 filemode_.c: filemode.c $(ANSI2KNR)
214 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/filemode.c; then echo $(srcdir)/filemode.c; else echo filemode.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > filemode_.c
215 fnmatch_.c: fnmatch.c $(ANSI2KNR)
216 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fnmatch_.c
217 getline_.c: getline.c $(ANSI2KNR)
218 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getline_.c
219 getopt_.c: getopt.c $(ANSI2KNR)
220 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt_.c
221 getopt1_.c: getopt1.c $(ANSI2KNR)
222 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt1_.c
223 idcache_.c: idcache.c $(ANSI2KNR)
224 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/idcache.c; then echo $(srcdir)/idcache.c; else echo idcache.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > idcache_.c
225 listfile_.c: listfile.c $(ANSI2KNR)
226 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/listfile.c; then echo $(srcdir)/listfile.c; else echo listfile.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > listfile_.c
227 lstat_.c: lstat.c $(ANSI2KNR)
228 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lstat_.c
229 malloc_.c: malloc.c $(ANSI2KNR)
230 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > malloc_.c
231 memcmp_.c: memcmp.c $(ANSI2KNR)
232 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcmp_.c
233 memset_.c: memset.c $(ANSI2KNR)
234 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memset_.c
235 mktime_.c: mktime.c $(ANSI2KNR)
236 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mktime_.c
237 modechange_.c: modechange.c $(ANSI2KNR)
238 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/modechange.c; then echo $(srcdir)/modechange.c; else echo modechange.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > modechange_.c
239 nextelem_.c: nextelem.c $(ANSI2KNR)
240 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/nextelem.c; then echo $(srcdir)/nextelem.c; else echo nextelem.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > nextelem_.c
241 realloc_.c: realloc.c $(ANSI2KNR)
242 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > realloc_.c
243 regex_.c: regex.c $(ANSI2KNR)
244 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > regex_.c
245 savedir_.c: savedir.c $(ANSI2KNR)
246 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > savedir_.c
247 stat_.c: stat.c $(ANSI2KNR)
248 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stat_.c
249 stpcpy_.c: stpcpy.c $(ANSI2KNR)
250 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stpcpy_.c
251 strdup_.c: strdup.c $(ANSI2KNR)
252 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strdup_.c
253 strftime_.c: strftime.c $(ANSI2KNR)
254 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strftime_.c
255 strspn_.c: strspn.c $(ANSI2KNR)
256 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strspn.c; then echo $(srcdir)/strspn.c; else echo strspn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strspn_.c
257 strstr_.c: strstr.c $(ANSI2KNR)
258 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strstr_.c
259 strtol_.c: strtol.c $(ANSI2KNR)
260 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtol_.c
261 xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
262 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgetcwd.c; then echo $(srcdir)/xgetcwd.c; else echo xgetcwd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xgetcwd_.c
263 xmalloc_.c: xmalloc.c $(ANSI2KNR)
264 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
265 xstrdup_.c: xstrdup.c $(ANSI2KNR)
266 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrdup_.c
267 alloca_.o dirname_.o error_.o fileblocks_.o filemode_.o fnmatch_.o \
268 getline_.o getopt_.o getopt1_.o idcache_.o listfile_.o lstat_.o \
269 malloc_.o memcmp_.o memset_.o mktime_.o modechange_.o nextelem_.o \
270 realloc_.o regex_.o savedir_.o stat_.o stpcpy_.o strdup_.o strftime_.o \
271 strspn_.o strstr_.o strtol_.o xgetcwd_.o xmalloc_.o xstrdup_.o : \
272 $(ANSI2KNR)
274 tags: TAGS
276 ID: $(HEADERS) $(SOURCES) $(LISP)
277 list='$(SOURCES) $(HEADERS)'; \
278 unique=`for i in $$list; do echo $$i; done | \
279 awk ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
281 here=`pwd` && cd $(srcdir) \
282 && mkid -f$$here/ID $$unique $(LISP)
284 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
285 tags=; \
286 here=`pwd`; \
287 list='$(SOURCES) $(HEADERS)'; \
288 unique=`for i in $$list; do echo $$i; done | \
289 awk ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
292 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
294 mostlyclean-tags:
296 clean-tags:
298 distclean-tags:
299 -rm -f TAGS ID
301 maintainer-clean-tags:
303 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
305 subdir = lib
307 distdir: $(DISTFILES)
308 here=`cd $(top_builddir) && pwd`; \
309 top_distdir=`cd $(top_distdir) && pwd`; \
310 distdir=`cd $(distdir) && pwd`; \
311 cd $(top_srcdir) \
312 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu lib/Makefile
313 @for file in $(DISTFILES); do \
314 d=$(srcdir); \
315 if test -d $$d/$$file; then \
316 cp -pr $$d/$$file $(distdir)/$$file; \
317 else \
318 test -f $(distdir)/$$file \
319 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
320 || cp -p $$d/$$file $(distdir)/$$file || :; \
321 fi; \
322 done
324 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
326 -include $(DEP_FILES)
328 mostlyclean-depend:
330 clean-depend:
332 distclean-depend:
333 -rm -rf .deps
335 maintainer-clean-depend:
337 %.o: %.c
338 @echo '$(COMPILE) -c $<'; \
339 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
340 @-cp .deps/$(*F).pp .deps/$(*F).P; \
341 tr ' ' '\012' < .deps/$(*F).pp \
342 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
343 >> .deps/$(*F).P; \
344 rm .deps/$(*F).pp
346 %.lo: %.c
347 @echo '$(LTCOMPILE) -c $<'; \
348 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
349 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
350 < .deps/$(*F).pp > .deps/$(*F).P; \
351 tr ' ' '\012' < .deps/$(*F).pp \
352 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
353 >> .deps/$(*F).P; \
354 rm -f .deps/$(*F).pp
355 info-am:
356 info: info-am
357 dvi-am:
358 dvi: dvi-am
359 check-am: all-am
360 check: check-am
361 installcheck-am:
362 installcheck: installcheck-am
363 install-exec-am:
364 install-exec: install-exec-am
366 install-data-am:
367 install-data: install-data-am
369 install-am: all-am
370 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
371 install: install-am
372 uninstall-am:
373 uninstall: uninstall-am
374 all-am: Makefile $(ANSI2KNR) $(LIBRARIES)
375 all-redirect: all-am
376 install-strip:
377 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
378 installdirs:
381 mostlyclean-generic:
383 clean-generic:
385 distclean-generic:
386 -rm -f Makefile $(CONFIG_CLEAN_FILES)
387 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
389 maintainer-clean-generic:
390 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
391 mostlyclean-krextra mostlyclean-kr mostlyclean-tags \
392 mostlyclean-depend mostlyclean-generic
394 mostlyclean: mostlyclean-am
396 clean-am: clean-noinstLIBRARIES clean-compile clean-krextra clean-kr \
397 clean-tags clean-depend clean-generic mostlyclean-am
399 clean: clean-am
401 distclean-am: distclean-noinstLIBRARIES distclean-compile \
402 distclean-krextra distclean-kr distclean-tags \
403 distclean-depend distclean-generic clean-am
405 distclean: distclean-am
407 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
408 maintainer-clean-compile maintainer-clean-krextra \
409 maintainer-clean-kr maintainer-clean-tags \
410 maintainer-clean-depend maintainer-clean-generic \
411 distclean-am
412 @echo "This command is intended for maintainers to use;"
413 @echo "it deletes files that may require special tools to rebuild."
415 maintainer-clean: maintainer-clean-am
417 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
418 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
419 mostlyclean-compile distclean-compile clean-compile \
420 maintainer-clean-compile mostlyclean-krextra distclean-krextra \
421 clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \
422 clean-kr maintainer-clean-kr tags mostlyclean-tags distclean-tags \
423 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
424 distclean-depend clean-depend maintainer-clean-depend info-am info \
425 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
426 install-exec install-data-am install-data install-am install \
427 uninstall-am uninstall all-redirect all-am all installdirs \
428 mostlyclean-generic distclean-generic clean-generic \
429 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
432 # Tell versions [3.59,3.63) of GNU make to not export all variables.
433 # Otherwise a system limit (for SysV at least) may be exceeded.
434 .NOEXPORT: