Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(675)

Side by Side Diff: src/Makefile.in

Issue 6475005: Revert "Import files from .tar.gz that are missing from upstream git repo." (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/xf86-input-synaptics.git@master
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « missing ('k') | test/test-pad.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright 2005 Adam Jackson.
19 #
20 # Permission is hereby granted, free of charge, to any person obtaining a
21 # copy of this software and associated documentation files (the "Software"),
22 # to deal in the Software without restriction, including without limitation
23 # on the rights to use, copy, modify, merge, publish, distribute, sub
24 # license, and/or sell copies of the Software, and to permit persons to whom
25 # the Software is furnished to do so, subject to the following conditions:
26 #
27 # The above copyright notice and this permission notice (including the next
28 # paragraph) shall be included in all copies or substantial portions of the
29 # Software.
30 #
31 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33 # FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
34 # ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35 # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36 # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
38 VPATH = @srcdir@
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkglibexecdir = $(libexecdir)/@PACKAGE@
43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 build_triplet = @build@
56 host_triplet = @host@
57 @BUILD_EVENTCOMM_TRUE@am__append_1 = \
58 @BUILD_EVENTCOMM_TRUE@ eventcomm.c eventcomm.h
59
60 @BUILD_PSMCOMM_TRUE@am__append_2 = \
61 @BUILD_PSMCOMM_TRUE@ psmcomm.c
62
63 subdir = src
64 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = $(top_builddir)/config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74 am__vpath_adj = case $$p in \
75 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76 *) f=$$p;; \
77 esac;
78 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__install_max = 40
80 am__nobase_strip_setup = \
81 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 am__nobase_strip = \
83 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84 am__nobase_list = $(am__nobase_strip_setup); \
85 for p in $$list; do echo "$$p $$p"; done | \
86 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88 if (++n[$$2] == $(am__install_max)) \
89 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90 END { for (dir in files) print dir, files[dir] }'
91 am__base_list = \
92 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94 am__installdirs = "$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)"
95 LTLIBRARIES = $(@DRIVER_NAME@_drv_la_LTLIBRARIES)
96 @DRIVER_NAME@_drv_la_LIBADD =
97 am__@DRIVER_NAME@_drv_la_SOURCES_DIST = @DRIVER_NAME@.c synapticsstr.h \
98 alpscomm.c alpscomm.h ps2comm.c ps2comm.h synproto.h \
99 properties.c eventcomm.c eventcomm.h psmcomm.c
100 @BUILD_EVENTCOMM_TRUE@am__objects_1 = eventcomm.lo
101 @BUILD_PSMCOMM_TRUE@am__objects_2 = psmcomm.lo
102 am_@DRIVER_NAME@_drv_la_OBJECTS = @DRIVER_NAME@.lo alpscomm.lo \
103 ps2comm.lo properties.lo $(am__objects_1) $(am__objects_2)
104 @DRIVER_NAME@_drv_la_OBJECTS = $(am_@DRIVER_NAME@_drv_la_OBJECTS)
105 AM_V_lt = $(am__v_lt_$(V))
106 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
107 am__v_lt_0 = --silent
108 @DRIVER_NAME@_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
109 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
110 $(AM_CFLAGS) $(CFLAGS) $(@DRIVER_NAME@_drv_la_LDFLAGS) \
111 $(LDFLAGS) -o $@
112 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113 depcomp = $(SHELL) $(top_srcdir)/depcomp
114 am__depfiles_maybe = depfiles
115 am__mv = mv -f
116 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
117 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
118 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
119 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
120 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
121 $(AM_CFLAGS) $(CFLAGS)
122 AM_V_CC = $(am__v_CC_$(V))
123 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
124 am__v_CC_0 = @echo " CC " $@;
125 AM_V_at = $(am__v_at_$(V))
126 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
127 am__v_at_0 = @
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
131 $(AM_LDFLAGS) $(LDFLAGS) -o $@
132 AM_V_CCLD = $(am__v_CCLD_$(V))
133 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 AM_V_GEN = $(am__v_GEN_$(V))
136 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
137 am__v_GEN_0 = @echo " GEN " $@;
138 SOURCES = $(@DRIVER_NAME@_drv_la_SOURCES)
139 DIST_SOURCES = $(am__@DRIVER_NAME@_drv_la_SOURCES_DIST)
140 ETAGS = etags
141 CTAGS = ctags
142 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143 ACLOCAL = @ACLOCAL@
144 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
145 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
146 AMTAR = @AMTAR@
147 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
148 APP_MAN_DIR = @APP_MAN_DIR@
149 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
150 AR = @AR@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
154 AWK = @AWK@
155 CC = @CC@
156 CCDEPMODE = @CCDEPMODE@
157 CFLAGS = @CFLAGS@
158 CHANGELOG_CMD = @CHANGELOG_CMD@
159 CPP = @CPP@
160 CPPFLAGS = @CPPFLAGS@
161 CWARNFLAGS = @CWARNFLAGS@
162 CYGPATH_W = @CYGPATH_W@
163 DEFS = @DEFS@
164 DEPDIR = @DEPDIR@
165 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
166 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
167 DRIVER_NAME = @DRIVER_NAME@
168 DSYMUTIL = @DSYMUTIL@
169 DUMPBIN = @DUMPBIN@
170 ECHO_C = @ECHO_C@
171 ECHO_N = @ECHO_N@
172 ECHO_T = @ECHO_T@
173 EGREP = @EGREP@
174 EXEEXT = @EXEEXT@
175 FGREP = @FGREP@
176 FILE_MAN_DIR = @FILE_MAN_DIR@
177 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
178 GREP = @GREP@
179 INSTALL = @INSTALL@
180 INSTALL_CMD = @INSTALL_CMD@
181 INSTALL_DATA = @INSTALL_DATA@
182 INSTALL_PROGRAM = @INSTALL_PROGRAM@
183 INSTALL_SCRIPT = @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
185 LD = @LD@
186 LDFLAGS = @LDFLAGS@
187 LIBOBJS = @LIBOBJS@
188 LIBS = @LIBS@
189 LIBTOOL = @LIBTOOL@
190 LIB_MAN_DIR = @LIB_MAN_DIR@
191 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
192 LIPO = @LIPO@
193 LN_S = @LN_S@
194 LTLIBOBJS = @LTLIBOBJS@
195 MAINT = @MAINT@
196 MAKEINFO = @MAKEINFO@
197 MAN_SUBSTS = @MAN_SUBSTS@
198 MISC_MAN_DIR = @MISC_MAN_DIR@
199 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
200 MKDIR_P = @MKDIR_P@
201 NM = @NM@
202 NMEDIT = @NMEDIT@
203 OBJDUMP = @OBJDUMP@
204 OBJEXT = @OBJEXT@
205 OTOOL = @OTOOL@
206 OTOOL64 = @OTOOL64@
207 PACKAGE = @PACKAGE@
208 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
209 PACKAGE_NAME = @PACKAGE_NAME@
210 PACKAGE_STRING = @PACKAGE_STRING@
211 PACKAGE_TARNAME = @PACKAGE_TARNAME@
212 PACKAGE_URL = @PACKAGE_URL@
213 PACKAGE_VERSION = @PACKAGE_VERSION@
214 PATH_SEPARATOR = @PATH_SEPARATOR@
215 PKG_CONFIG = @PKG_CONFIG@
216 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
217 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
218 RANLIB = @RANLIB@
219 SED = @SED@
220 SET_MAKE = @SET_MAKE@
221 SHELL = @SHELL@
222 STRIP = @STRIP@
223 VERSION = @VERSION@
224 XI_CFLAGS = @XI_CFLAGS@
225 XI_LIBS = @XI_LIBS@
226 XORG_CFLAGS = @XORG_CFLAGS@
227 XORG_LIBS = @XORG_LIBS@
228 XORG_MAN_PAGE = @XORG_MAN_PAGE@
229 XTST_CFLAGS = @XTST_CFLAGS@
230 XTST_LIBS = @XTST_LIBS@
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_srcdir = @abs_top_srcdir@
235 ac_ct_CC = @ac_ct_CC@
236 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
237 am__include = @am__include@
238 am__leading_dot = @am__leading_dot@
239 am__quote = @am__quote@
240 am__tar = @am__tar@
241 am__untar = @am__untar@
242 bindir = @bindir@
243 build = @build@
244 build_alias = @build_alias@
245 build_cpu = @build_cpu@
246 build_os = @build_os@
247 build_vendor = @build_vendor@
248 builddir = @builddir@
249 configdir = @configdir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_vendor = @host_vendor@
260 htmldir = @htmldir@
261 includedir = @includedir@
262 infodir = @infodir@
263 inputdir = @inputdir@
264 install_sh = @install_sh@
265 libdir = @libdir@
266 libexecdir = @libexecdir@
267 localedir = @localedir@
268 localstatedir = @localstatedir@
269 mandir = @mandir@
270 mkdir_p = @mkdir_p@
271 oldincludedir = @oldincludedir@
272 pdfdir = @pdfdir@
273 prefix = @prefix@
274 program_transform_name = @program_transform_name@
275 psdir = @psdir@
276 sbindir = @sbindir@
277 sdkdir = @sdkdir@
278 sharedstatedir = @sharedstatedir@
279 srcdir = @srcdir@
280 sysconfdir = @sysconfdir@
281 target_alias = @target_alias@
282 top_build_prefix = @top_build_prefix@
283 top_builddir = @top_builddir@
284 top_srcdir = @top_srcdir@
285
286 # this is obnoxious:
287 # -module lets us name the module exactly how we want
288 # -avoid-version prevents gratuitous .0.0.0 version numbers on the end
289 # _ladir passes a dummy rpath to libtool so the thing will actually link
290 # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
291 @DRIVER_NAME@_drv_la_LTLIBRARIES = @DRIVER_NAME@_drv.la
292 @DRIVER_NAME@_drv_la_LDFLAGS = -module -avoid-version
293 @DRIVER_NAME@_drv_ladir = @inputdir@
294 AM_CPPFLAGS = -I$(top_srcdir)/include
295 AM_CFLAGS = $(XORG_CFLAGS)
296 @DRIVER_NAME@_drv_la_SOURCES = @DRIVER_NAME@.c synapticsstr.h \
297 alpscomm.c alpscomm.h ps2comm.c ps2comm.h synproto.h \
298 properties.c $(am__append_1) $(am__append_2)
299 all: all-am
300
301 .SUFFIXES:
302 .SUFFIXES: .c .lo .o .obj
303 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi gure_deps)
304 @for dep in $?; do \
305 case '$(am__configure_deps)' in \
306 *$$dep*) \
307 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
308 && { if test -f $@; then exit 0; else break; fi; }; \
309 exit 1;; \
310 esac; \
311 done; \
312 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
313 $(am__cd) $(top_srcdir) && \
314 $(AUTOMAKE) --foreign src/Makefile
315 .PRECIOUS: Makefile
316 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
317 @case '$?' in \
318 *config.status*) \
319 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
320 *) \
321 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
322 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
323 esac;
324
325 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327
328 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
331 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332 $(am__aclocal_m4_deps):
333 install-@DRIVER_NAME@_drv_laLTLIBRARIES: $(@DRIVER_NAME@_drv_la_LTLIBRARIES)
334 @$(NORMAL_INSTALL)
335 test -z "$(@DRIVER_NAME@_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(@DRIVER_ NAME@_drv_ladir)"
336 @list='$(@DRIVER_NAME@_drv_la_LTLIBRARIES)'; test -n "$(@DRIVER_NAME@_dr v_ladir)" || list=; \
337 list2=; for p in $$list; do \
338 if test -f $$p; then \
339 list2="$$list2 $$p"; \
340 else :; fi; \
341 done; \
342 test -z "$$list2" || { \
343 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $( INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)'"; \
344 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL ) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)"; \
345 }
346
347 uninstall-@DRIVER_NAME@_drv_laLTLIBRARIES:
348 @$(NORMAL_UNINSTALL)
349 @list='$(@DRIVER_NAME@_drv_la_LTLIBRARIES)'; test -n "$(@DRIVER_NAME@_dr v_ladir)" || list=; \
350 for p in $$list; do \
351 $(am__strip_dir) \
352 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)/$$f'"; \
353 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f " $(DESTDIR)$(@DRIVER_NAME@_drv_ladir)/$$f"; \
354 done
355
356 clean-@DRIVER_NAME@_drv_laLTLIBRARIES:
357 -test -z "$(@DRIVER_NAME@_drv_la_LTLIBRARIES)" || rm -f $(@DRIVER_NAME@_ drv_la_LTLIBRARIES)
358 @list='$(@DRIVER_NAME@_drv_la_LTLIBRARIES)'; for p in $$list; do \
359 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
360 test "$$dir" != "$$p" || dir=.; \
361 echo "rm -f \"$${dir}/so_locations\""; \
362 rm -f "$${dir}/so_locations"; \
363 done
364 @DRIVER_NAME@_drv.la: $(@DRIVER_NAME@_drv_la_OBJECTS) $(@DRIVER_NAME@_drv_la_DEP ENDENCIES)
365 $(AM_V_CCLD)$(@DRIVER_NAME@_drv_la_LINK) -rpath $(@DRIVER_NAME@_drv_ladi r) $(@DRIVER_NAME@_drv_la_OBJECTS) $(@DRIVER_NAME@_drv_la_LIBADD) $(LIBS)
366
367 mostlyclean-compile:
368 -rm -f *.$(OBJEXT)
369
370 distclean-compile:
371 -rm -f *.tab.c
372
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/@DRIVER_NAME@.Plo@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpscomm.Plo@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eventcomm.Plo@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/properties.Plo@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps2comm.Plo@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psmcomm.Plo@am__quote@
379
380 .c.o:
381 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
382 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
383 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDE PBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
387
388 .c.obj:
389 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
390 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
391 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDE PBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
395
396 .c.lo:
397 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.T po -c -o $@ $<
398 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
399 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMD EPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
403
404 mostlyclean-libtool:
405 -rm -f *.lo
406
407 clean-libtool:
408 -rm -rf .libs _libs
409
410 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
411 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414 done | \
415 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416 END { if (nonempty) { for (i in files) print i; }; }'`; \
417 mkid -fID $$unique
418 tags: TAGS
419
420 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
421 $(TAGS_FILES) $(LISP)
422 set x; \
423 here=`pwd`; \
424 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425 unique=`for i in $$list; do \
426 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 done | \
428 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429 END { if (nonempty) { for (i in files) print i; }; }'`; \
430 shift; \
431 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
432 test -n "$$unique" || unique=$$empty_fix; \
433 if test $$# -gt 0; then \
434 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435 "$$@" $$unique; \
436 else \
437 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438 $$unique; \
439 fi; \
440 fi
441 ctags: CTAGS
442 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
443 $(TAGS_FILES) $(LISP)
444 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
445 unique=`for i in $$list; do \
446 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447 done | \
448 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
449 END { if (nonempty) { for (i in files) print i; }; }'`; \
450 test -z "$(CTAGS_ARGS)$$unique" \
451 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452 $$unique
453
454 GTAGS:
455 here=`$(am__cd) $(top_builddir) && pwd` \
456 && $(am__cd) $(top_srcdir) \
457 && gtags -i $(GTAGS_ARGS) "$$here"
458
459 distclean-tags:
460 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
461
462 distdir: $(DISTFILES)
463 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
465 list='$(DISTFILES)'; \
466 dist_files=`for file in $$list; do echo $$file; done | \
467 sed -e "s|^$$srcdirstrip/||;t" \
468 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
469 case $$dist_files in \
470 */*) $(MKDIR_P) `echo "$$dist_files" | \
471 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472 sort -u` ;; \
473 esac; \
474 for file in $$dist_files; do \
475 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476 if test -d $$d/$$file; then \
477 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
478 if test -d "$(distdir)/$$file"; then \
479 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
480 fi; \
481 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
483 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
484 fi; \
485 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
486 else \
487 test -f "$(distdir)/$$file" \
488 || cp -p $$d/$$file "$(distdir)/$$file" \
489 || exit 1; \
490 fi; \
491 done
492 check-am: all-am
493 check: check-am
494 all-am: Makefile $(LTLIBRARIES)
495 installdirs:
496 for dir in "$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)"; do \
497 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
498 done
499 install: install-am
500 install-exec: install-exec-am
501 install-data: install-data-am
502 uninstall: uninstall-am
503
504 install-am: all-am
505 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
506
507 installcheck: installcheck-am
508 install-strip:
509 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511 `test -z '$(STRIP)' || \
512 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
513 mostlyclean-generic:
514
515 clean-generic:
516
517 distclean-generic:
518 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
520
521 maintainer-clean-generic:
522 @echo "This command is intended for maintainers to use"
523 @echo "it deletes files that may require special tools to rebuild."
524 clean: clean-am
525
526 clean-am: clean-@DRIVER_NAME@_drv_laLTLIBRARIES clean-generic \
527 clean-libtool mostlyclean-am
528
529 distclean: distclean-am
530 -rm -rf ./$(DEPDIR)
531 -rm -f Makefile
532 distclean-am: clean-am distclean-compile distclean-generic \
533 distclean-tags
534
535 dvi: dvi-am
536
537 dvi-am:
538
539 html: html-am
540
541 html-am:
542
543 info: info-am
544
545 info-am:
546
547 install-data-am: install-@DRIVER_NAME@_drv_laLTLIBRARIES
548
549 install-dvi: install-dvi-am
550
551 install-dvi-am:
552
553 install-exec-am:
554
555 install-html: install-html-am
556
557 install-html-am:
558
559 install-info: install-info-am
560
561 install-info-am:
562
563 install-man:
564
565 install-pdf: install-pdf-am
566
567 install-pdf-am:
568
569 install-ps: install-ps-am
570
571 install-ps-am:
572
573 installcheck-am:
574
575 maintainer-clean: maintainer-clean-am
576 -rm -rf ./$(DEPDIR)
577 -rm -f Makefile
578 maintainer-clean-am: distclean-am maintainer-clean-generic
579
580 mostlyclean: mostlyclean-am
581
582 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
583 mostlyclean-libtool
584
585 pdf: pdf-am
586
587 pdf-am:
588
589 ps: ps-am
590
591 ps-am:
592
593 uninstall-am: uninstall-@DRIVER_NAME@_drv_laLTLIBRARIES
594
595 .MAKE: install-am install-strip
596
597 .PHONY: CTAGS GTAGS all all-am check check-am clean \
598 clean-@DRIVER_NAME@_drv_laLTLIBRARIES clean-generic \
599 clean-libtool ctags distclean distclean-compile \
600 distclean-generic distclean-libtool distclean-tags distdir dvi \
601 dvi-am html html-am info info-am install \
602 install-@DRIVER_NAME@_drv_laLTLIBRARIES install-am \
603 install-data install-data-am install-dvi install-dvi-am \
604 install-exec install-exec-am install-html install-html-am \
605 install-info install-info-am install-man install-pdf \
606 install-pdf-am install-ps install-ps-am install-strip \
607 installcheck installcheck-am installdirs maintainer-clean \
608 maintainer-clean-generic mostlyclean mostlyclean-compile \
609 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
610 tags uninstall uninstall-@DRIVER_NAME@_drv_laLTLIBRARIES \
611 uninstall-am
612
613
614 # Tell versions [3.59,3.63) of GNU make to not export all variables.
615 # Otherwise a system limit (for SysV at least) may be exceeded.
616 .NOEXPORT:
OLDNEW
« no previous file with comments | « missing ('k') | test/test-pad.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698