OLD | NEW |
| (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 subdir = conf | |
58 DIST_COMMON = $(am__dist_config_DATA_DIST) $(am__dist_fdi_DATA_DIST) \ | |
59 $(srcdir)/Makefile.am $(srcdir)/Makefile.in | |
60 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
61 am__aclocal_m4_deps = $(top_srcdir)/configure.ac | |
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
63 $(ACLOCAL_M4) | |
64 mkinstalldirs = $(install_sh) -d | |
65 CONFIG_HEADER = $(top_builddir)/config.h | |
66 CONFIG_CLEAN_FILES = | |
67 CONFIG_CLEAN_VPATH_FILES = | |
68 AM_V_GEN = $(am__v_GEN_$(V)) | |
69 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | |
70 am__v_GEN_0 = @echo " GEN " $@; | |
71 AM_V_at = $(am__v_at_$(V)) | |
72 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | |
73 am__v_at_0 = @ | |
74 SOURCES = | |
75 DIST_SOURCES = | |
76 am__dist_config_DATA_DIST = 50-synaptics.conf | |
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
78 am__vpath_adj = case $$p in \ | |
79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
80 *) f=$$p;; \ | |
81 esac; | |
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
83 am__install_max = 40 | |
84 am__nobase_strip_setup = \ | |
85 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
86 am__nobase_strip = \ | |
87 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
88 am__nobase_list = $(am__nobase_strip_setup); \ | |
89 for p in $$list; do echo "$$p $$p"; done | \ | |
90 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
91 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
92 if (++n[$$2] == $(am__install_max)) \ | |
93 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
94 END { for (dir in files) print dir, files[dir] }' | |
95 am__base_list = \ | |
96 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
97 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
98 am__installdirs = "$(DESTDIR)$(configdir)" "$(DESTDIR)$(fdidir)" | |
99 am__dist_fdi_DATA_DIST = 11-x11-synaptics.fdi | |
100 DATA = $(dist_config_DATA) $(dist_fdi_DATA) | |
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
102 ACLOCAL = @ACLOCAL@ | |
103 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ | |
104 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ | |
105 AMTAR = @AMTAR@ | |
106 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | |
107 APP_MAN_DIR = @APP_MAN_DIR@ | |
108 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ | |
109 AR = @AR@ | |
110 AUTOCONF = @AUTOCONF@ | |
111 AUTOHEADER = @AUTOHEADER@ | |
112 AUTOMAKE = @AUTOMAKE@ | |
113 AWK = @AWK@ | |
114 CC = @CC@ | |
115 CCDEPMODE = @CCDEPMODE@ | |
116 CFLAGS = @CFLAGS@ | |
117 CHANGELOG_CMD = @CHANGELOG_CMD@ | |
118 CPP = @CPP@ | |
119 CPPFLAGS = @CPPFLAGS@ | |
120 CWARNFLAGS = @CWARNFLAGS@ | |
121 CYGPATH_W = @CYGPATH_W@ | |
122 DEFS = @DEFS@ | |
123 DEPDIR = @DEPDIR@ | |
124 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ | |
125 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ | |
126 DRIVER_NAME = @DRIVER_NAME@ | |
127 DSYMUTIL = @DSYMUTIL@ | |
128 DUMPBIN = @DUMPBIN@ | |
129 ECHO_C = @ECHO_C@ | |
130 ECHO_N = @ECHO_N@ | |
131 ECHO_T = @ECHO_T@ | |
132 EGREP = @EGREP@ | |
133 EXEEXT = @EXEEXT@ | |
134 FGREP = @FGREP@ | |
135 FILE_MAN_DIR = @FILE_MAN_DIR@ | |
136 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ | |
137 GREP = @GREP@ | |
138 INSTALL = @INSTALL@ | |
139 INSTALL_CMD = @INSTALL_CMD@ | |
140 INSTALL_DATA = @INSTALL_DATA@ | |
141 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
142 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
143 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
144 LD = @LD@ | |
145 LDFLAGS = @LDFLAGS@ | |
146 LIBOBJS = @LIBOBJS@ | |
147 LIBS = @LIBS@ | |
148 LIBTOOL = @LIBTOOL@ | |
149 LIB_MAN_DIR = @LIB_MAN_DIR@ | |
150 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ | |
151 LIPO = @LIPO@ | |
152 LN_S = @LN_S@ | |
153 LTLIBOBJS = @LTLIBOBJS@ | |
154 MAINT = @MAINT@ | |
155 MAKEINFO = @MAKEINFO@ | |
156 MAN_SUBSTS = @MAN_SUBSTS@ | |
157 MISC_MAN_DIR = @MISC_MAN_DIR@ | |
158 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ | |
159 MKDIR_P = @MKDIR_P@ | |
160 NM = @NM@ | |
161 NMEDIT = @NMEDIT@ | |
162 OBJDUMP = @OBJDUMP@ | |
163 OBJEXT = @OBJEXT@ | |
164 OTOOL = @OTOOL@ | |
165 OTOOL64 = @OTOOL64@ | |
166 PACKAGE = @PACKAGE@ | |
167 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
168 PACKAGE_NAME = @PACKAGE_NAME@ | |
169 PACKAGE_STRING = @PACKAGE_STRING@ | |
170 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
171 PACKAGE_URL = @PACKAGE_URL@ | |
172 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
173 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
174 PKG_CONFIG = @PKG_CONFIG@ | |
175 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | |
176 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | |
177 RANLIB = @RANLIB@ | |
178 SED = @SED@ | |
179 SET_MAKE = @SET_MAKE@ | |
180 SHELL = @SHELL@ | |
181 STRIP = @STRIP@ | |
182 VERSION = @VERSION@ | |
183 XI_CFLAGS = @XI_CFLAGS@ | |
184 XI_LIBS = @XI_LIBS@ | |
185 XORG_CFLAGS = @XORG_CFLAGS@ | |
186 XORG_LIBS = @XORG_LIBS@ | |
187 XORG_MAN_PAGE = @XORG_MAN_PAGE@ | |
188 XTST_CFLAGS = @XTST_CFLAGS@ | |
189 XTST_LIBS = @XTST_LIBS@ | |
190 abs_builddir = @abs_builddir@ | |
191 abs_srcdir = @abs_srcdir@ | |
192 abs_top_builddir = @abs_top_builddir@ | |
193 abs_top_srcdir = @abs_top_srcdir@ | |
194 ac_ct_CC = @ac_ct_CC@ | |
195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
196 am__include = @am__include@ | |
197 am__leading_dot = @am__leading_dot@ | |
198 am__quote = @am__quote@ | |
199 am__tar = @am__tar@ | |
200 am__untar = @am__untar@ | |
201 bindir = @bindir@ | |
202 build = @build@ | |
203 build_alias = @build_alias@ | |
204 build_cpu = @build_cpu@ | |
205 build_os = @build_os@ | |
206 build_vendor = @build_vendor@ | |
207 builddir = @builddir@ | |
208 configdir = @configdir@ | |
209 datadir = @datadir@ | |
210 datarootdir = @datarootdir@ | |
211 docdir = @docdir@ | |
212 dvidir = @dvidir@ | |
213 exec_prefix = @exec_prefix@ | |
214 host = @host@ | |
215 host_alias = @host_alias@ | |
216 host_cpu = @host_cpu@ | |
217 host_os = @host_os@ | |
218 host_vendor = @host_vendor@ | |
219 htmldir = @htmldir@ | |
220 includedir = @includedir@ | |
221 infodir = @infodir@ | |
222 inputdir = @inputdir@ | |
223 install_sh = @install_sh@ | |
224 libdir = @libdir@ | |
225 libexecdir = @libexecdir@ | |
226 localedir = @localedir@ | |
227 localstatedir = @localstatedir@ | |
228 mandir = @mandir@ | |
229 mkdir_p = @mkdir_p@ | |
230 oldincludedir = @oldincludedir@ | |
231 pdfdir = @pdfdir@ | |
232 prefix = @prefix@ | |
233 program_transform_name = @program_transform_name@ | |
234 psdir = @psdir@ | |
235 sbindir = @sbindir@ | |
236 sdkdir = @sdkdir@ | |
237 sharedstatedir = @sharedstatedir@ | |
238 srcdir = @srcdir@ | |
239 sysconfdir = @sysconfdir@ | |
240 target_alias = @target_alias@ | |
241 top_build_prefix = @top_build_prefix@ | |
242 top_builddir = @top_builddir@ | |
243 top_srcdir = @top_srcdir@ | |
244 @HAS_XORG_CONF_DIR_TRUE@dist_config_DATA = 50-synaptics.conf | |
245 @HAS_XORG_CONF_DIR_FALSE@fdidir = $(datadir)/hal/fdi/policy/20thirdparty | |
246 @HAS_XORG_CONF_DIR_FALSE@dist_fdi_DATA = 11-x11-synaptics.fdi | |
247 all: all-am | |
248 | |
249 .SUFFIXES: | |
250 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
gure_deps) | |
251 @for dep in $?; do \ | |
252 case '$(am__configure_deps)' in \ | |
253 *$$dep*) \ | |
254 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | |
255 && { if test -f $@; then exit 0; else break; fi; }; \ | |
256 exit 1;; \ | |
257 esac; \ | |
258 done; \ | |
259 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign conf/Makefile'; \ | |
260 $(am__cd) $(top_srcdir) && \ | |
261 $(AUTOMAKE) --foreign conf/Makefile | |
262 .PRECIOUS: Makefile | |
263 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
264 @case '$?' in \ | |
265 *config.status*) \ | |
266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
267 *) \ | |
268 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $
(am__depfiles_maybe)'; \ | |
269 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de
pfiles_maybe);; \ | |
270 esac; | |
271 | |
272 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC
IES) | |
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
274 | |
275 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
277 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | |
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
279 $(am__aclocal_m4_deps): | |
280 | |
281 mostlyclean-libtool: | |
282 -rm -f *.lo | |
283 | |
284 clean-libtool: | |
285 -rm -rf .libs _libs | |
286 install-dist_configDATA: $(dist_config_DATA) | |
287 @$(NORMAL_INSTALL) | |
288 test -z "$(configdir)" || $(MKDIR_P) "$(DESTDIR)$(configdir)" | |
289 @list='$(dist_config_DATA)'; test -n "$(configdir)" || list=; \ | |
290 for p in $$list; do \ | |
291 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
292 echo "$$d$$p"; \ | |
293 done | $(am__base_list) | \ | |
294 while read files; do \ | |
295 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \ | |
296 $(INSTALL_DATA) $$files "$(DESTDIR)$(configdir)" || exit $$?; \ | |
297 done | |
298 | |
299 uninstall-dist_configDATA: | |
300 @$(NORMAL_UNINSTALL) | |
301 @list='$(dist_config_DATA)'; test -n "$(configdir)" || list=; \ | |
302 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
303 test -n "$$files" || exit 0; \ | |
304 echo " ( cd '$(DESTDIR)$(configdir)' && rm -f" $$files ")"; \ | |
305 cd "$(DESTDIR)$(configdir)" && rm -f $$files | |
306 install-dist_fdiDATA: $(dist_fdi_DATA) | |
307 @$(NORMAL_INSTALL) | |
308 test -z "$(fdidir)" || $(MKDIR_P) "$(DESTDIR)$(fdidir)" | |
309 @list='$(dist_fdi_DATA)'; test -n "$(fdidir)" || list=; \ | |
310 for p in $$list; do \ | |
311 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
312 echo "$$d$$p"; \ | |
313 done | $(am__base_list) | \ | |
314 while read files; do \ | |
315 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fdidir)'"; \ | |
316 $(INSTALL_DATA) $$files "$(DESTDIR)$(fdidir)" || exit $$?; \ | |
317 done | |
318 | |
319 uninstall-dist_fdiDATA: | |
320 @$(NORMAL_UNINSTALL) | |
321 @list='$(dist_fdi_DATA)'; test -n "$(fdidir)" || list=; \ | |
322 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
323 test -n "$$files" || exit 0; \ | |
324 echo " ( cd '$(DESTDIR)$(fdidir)' && rm -f" $$files ")"; \ | |
325 cd "$(DESTDIR)$(fdidir)" && rm -f $$files | |
326 tags: TAGS | |
327 TAGS: | |
328 | |
329 ctags: CTAGS | |
330 CTAGS: | |
331 | |
332 | |
333 distdir: $(DISTFILES) | |
334 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
335 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
336 list='$(DISTFILES)'; \ | |
337 dist_files=`for file in $$list; do echo $$file; done | \ | |
338 sed -e "s|^$$srcdirstrip/||;t" \ | |
339 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
340 case $$dist_files in \ | |
341 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
342 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
343 sort -u` ;; \ | |
344 esac; \ | |
345 for file in $$dist_files; do \ | |
346 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
347 if test -d $$d/$$file; then \ | |
348 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
349 if test -d "$(distdir)/$$file"; then \ | |
350 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {}
\;; \ | |
351 fi; \ | |
352 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
353 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
354 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {}
\;; \ | |
355 fi; \ | |
356 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
357 else \ | |
358 test -f "$(distdir)/$$file" \ | |
359 || cp -p $$d/$$file "$(distdir)/$$file" \ | |
360 || exit 1; \ | |
361 fi; \ | |
362 done | |
363 check-am: all-am | |
364 check: check-am | |
365 all-am: Makefile $(DATA) | |
366 installdirs: | |
367 for dir in "$(DESTDIR)$(configdir)" "$(DESTDIR)$(fdidir)"; do \ | |
368 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
369 done | |
370 install: install-am | |
371 install-exec: install-exec-am | |
372 install-data: install-data-am | |
373 uninstall: uninstall-am | |
374 | |
375 install-am: all-am | |
376 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
377 | |
378 installcheck: installcheck-am | |
379 install-strip: | |
380 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
381 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
382 `test -z '$(STRIP)' || \ | |
383 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
384 mostlyclean-generic: | |
385 | |
386 clean-generic: | |
387 | |
388 distclean-generic: | |
389 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
390 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f
$(CONFIG_CLEAN_VPATH_FILES) | |
391 | |
392 maintainer-clean-generic: | |
393 @echo "This command is intended for maintainers to use" | |
394 @echo "it deletes files that may require special tools to rebuild." | |
395 clean: clean-am | |
396 | |
397 clean-am: clean-generic clean-libtool mostlyclean-am | |
398 | |
399 distclean: distclean-am | |
400 -rm -f Makefile | |
401 distclean-am: clean-am distclean-generic | |
402 | |
403 dvi: dvi-am | |
404 | |
405 dvi-am: | |
406 | |
407 html: html-am | |
408 | |
409 html-am: | |
410 | |
411 info: info-am | |
412 | |
413 info-am: | |
414 | |
415 install-data-am: install-dist_configDATA install-dist_fdiDATA | |
416 | |
417 install-dvi: install-dvi-am | |
418 | |
419 install-dvi-am: | |
420 | |
421 install-exec-am: | |
422 | |
423 install-html: install-html-am | |
424 | |
425 install-html-am: | |
426 | |
427 install-info: install-info-am | |
428 | |
429 install-info-am: | |
430 | |
431 install-man: | |
432 | |
433 install-pdf: install-pdf-am | |
434 | |
435 install-pdf-am: | |
436 | |
437 install-ps: install-ps-am | |
438 | |
439 install-ps-am: | |
440 | |
441 installcheck-am: | |
442 | |
443 maintainer-clean: maintainer-clean-am | |
444 -rm -f Makefile | |
445 maintainer-clean-am: distclean-am maintainer-clean-generic | |
446 | |
447 mostlyclean: mostlyclean-am | |
448 | |
449 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
450 | |
451 pdf: pdf-am | |
452 | |
453 pdf-am: | |
454 | |
455 ps: ps-am | |
456 | |
457 ps-am: | |
458 | |
459 uninstall-am: uninstall-dist_configDATA uninstall-dist_fdiDATA | |
460 | |
461 .MAKE: install-am install-strip | |
462 | |
463 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | |
464 distclean distclean-generic distclean-libtool distdir dvi \ | |
465 dvi-am html html-am info info-am install install-am \ | |
466 install-data install-data-am install-dist_configDATA \ | |
467 install-dist_fdiDATA install-dvi install-dvi-am install-exec \ | |
468 install-exec-am install-html install-html-am install-info \ | |
469 install-info-am install-man install-pdf install-pdf-am \ | |
470 install-ps install-ps-am install-strip installcheck \ | |
471 installcheck-am installdirs maintainer-clean \ | |
472 maintainer-clean-generic mostlyclean mostlyclean-generic \ | |
473 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ | |
474 uninstall-dist_configDATA uninstall-dist_fdiDATA | |
475 | |
476 | |
477 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
478 # Otherwise a system limit (for SysV at least) may be exceeded. | |
479 .NOEXPORT: | |
OLD | NEW |