]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/man/Makefile.in
Fixed MSW/Univ compilation of toplevel.cpp.
[wxWidgets.git] / src / tiff / man / Makefile.in
CommitLineData
8414a40c
VZ
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Tag Image File Format (TIFF) Software
18#
19# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20#
21# Permission to use, copy, modify, distribute, and sell this software and
22# its documentation for any purpose is hereby granted without fee, provided
23# that (i) the above copyright notices and this permission notice appear in
24# all copies of the software and related documentation, and (ii) the names of
25# Sam Leffler and Silicon Graphics may not be used in any advertising or
26# publicity relating to the software without the specific, prior written
27# permission of Sam Leffler and Silicon Graphics.
28#
29# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
30# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
31# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
32#
33# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
37# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
38# OF THIS SOFTWARE.
39
40# Process this file with automake to produce Makefile.in.
41srcdir = @srcdir@
42top_srcdir = @top_srcdir@
43VPATH = @srcdir@
44pkgdatadir = $(datadir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkgincludedir = $(includedir)/@PACKAGE@
47top_builddir = ..
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49INSTALL = @INSTALL@
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
53INSTALL_HEADER = $(INSTALL_DATA)
54transform = $(program_transform_name)
55NORMAL_INSTALL = :
56PRE_INSTALL = :
57POST_INSTALL = :
58NORMAL_UNINSTALL = :
59PRE_UNINSTALL = :
60POST_UNINSTALL = :
61build_triplet = @build@
62host_triplet = @host@
63target_triplet = @target@
64subdir = man
65DIST_COMMON = $(dist_man1_MANS) $(dist_man3_MANS) \
66 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
69 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
70 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
71 $(top_srcdir)/configure.ac
72am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73 $(ACLOCAL_M4)
74mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
75CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
76 $(top_builddir)/libtiff/tiffconf.h
77CONFIG_CLEAN_FILES =
78SOURCES =
79DIST_SOURCES =
80man1dir = $(mandir)/man1
81am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
82man3dir = $(mandir)/man3
83NROFF = nroff
84MANS = $(dist_man1_MANS) $(dist_man3_MANS)
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = @ACLOCAL@
87AMDEP_FALSE = @AMDEP_FALSE@
88AMDEP_TRUE = @AMDEP_TRUE@
89AMTAR = @AMTAR@
90AR = @AR@
91AS = @AS@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DLLTOOL = @DLLTOOL@
109DUMPBIN = @DUMPBIN@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
114EXEEXT = @EXEEXT@
115FGREP = @FGREP@
116GLUT_CFLAGS = @GLUT_CFLAGS@
117GLUT_LIBS = @GLUT_LIBS@
118GLU_CFLAGS = @GLU_CFLAGS@
119GLU_LIBS = @GLU_LIBS@
120GL_CFLAGS = @GL_CFLAGS@
121GL_LIBS = @GL_LIBS@
122GREP = @GREP@
123HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
124HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
125HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
126HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
127HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
128HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
129INSTALL_DATA = @INSTALL_DATA@
130INSTALL_PROGRAM = @INSTALL_PROGRAM@
131INSTALL_SCRIPT = @INSTALL_SCRIPT@
132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133LD = @LD@
134LDFLAGS = @LDFLAGS@
135LIBDIR = @LIBDIR@
136LIBOBJS = @LIBOBJS@
137LIBS = @LIBS@
138LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
139LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
140LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
141LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
142LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
143LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
144LIBTIFF_VERSION = @LIBTIFF_VERSION@
145LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
146LIBTOOL = @LIBTOOL@
147LN_S = @LN_S@
148LTLIBOBJS = @LTLIBOBJS@
149MAINT = @MAINT@
150MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
151MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
152MAKEINFO = @MAKEINFO@
153NM = @NM@
154OBJDUMP = @OBJDUMP@
155OBJEXT = @OBJEXT@
156PACKAGE = @PACKAGE@
157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158PACKAGE_NAME = @PACKAGE_NAME@
159PACKAGE_STRING = @PACKAGE_STRING@
160PACKAGE_TARNAME = @PACKAGE_TARNAME@
161PACKAGE_VERSION = @PACKAGE_VERSION@
162PATH_SEPARATOR = @PATH_SEPARATOR@
163PTHREAD_CC = @PTHREAD_CC@
164PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
165PTHREAD_LIBS = @PTHREAD_LIBS@
166RANLIB = @RANLIB@
167SED = @SED@
168SET_MAKE = @SET_MAKE@
169SHELL = @SHELL@
170STRIP = @STRIP@
171VERSION = @VERSION@
172X_CFLAGS = @X_CFLAGS@
173X_EXTRA_LIBS = @X_EXTRA_LIBS@
174X_LIBS = @X_LIBS@
175X_PRE_LIBS = @X_PRE_LIBS@
176ac_ct_AR = @ac_ct_AR@
177ac_ct_AS = @ac_ct_AS@
178ac_ct_CC = @ac_ct_CC@
179ac_ct_CXX = @ac_ct_CXX@
180ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
181ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
183ac_ct_RANLIB = @ac_ct_RANLIB@
184ac_ct_STRIP = @ac_ct_STRIP@
185acx_pthread_config = @acx_pthread_config@
186am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
187am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
188am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
189am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
190am__include = @am__include@
191am__leading_dot = @am__leading_dot@
192am__quote = @am__quote@
193am__tar = @am__tar@
194am__untar = @am__untar@
195bindir = @bindir@
196build = @build@
197build_alias = @build_alias@
198build_cpu = @build_cpu@
199build_os = @build_os@
200build_vendor = @build_vendor@
201datadir = @datadir@
202exec_prefix = @exec_prefix@
203host = @host@
204host_alias = @host_alias@
205host_cpu = @host_cpu@
206host_os = @host_os@
207host_vendor = @host_vendor@
208includedir = @includedir@
209infodir = @infodir@
210install_sh = @install_sh@
211libdir = @libdir@
212libexecdir = @libexecdir@
213localstatedir = @localstatedir@
214lt_ECHO = @lt_ECHO@
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217oldincludedir = @oldincludedir@
218prefix = @prefix@
219program_transform_name = @program_transform_name@
220sbindir = @sbindir@
221sharedstatedir = @sharedstatedir@
222sysconfdir = @sysconfdir@
223target = @target@
224target_alias = @target_alias@
225target_cpu = @target_cpu@
226target_os = @target_os@
227target_vendor = @target_vendor@
228dist_man1_MANS = \
229 bmp2tiff.1 \
230 fax2ps.1 \
231 fax2tiff.1 \
232 gif2tiff.1 \
233 pal2rgb.1 \
234 ppm2tiff.1 \
235 ras2tiff.1 \
236 raw2tiff.1 \
237 rgb2ycbcr.1 \
238 sgi2tiff.1 \
239 thumbnail.1 \
240 tiff2bw.1 \
241 tiff2pdf.1 \
242 tiff2ps.1 \
243 tiff2rgba.1 \
244 tiffcmp.1 \
245 tiffcp.1 \
246 tiffdither.1 \
247 tiffdump.1 \
248 tiffgt.1 \
249 tiffinfo.1 \
250 tiffmedian.1 \
251 tiffset.1 \
252 tiffsplit.1 \
253 tiffsv.1
254
255dist_man3_MANS = \
256 libtiff.3tiff \
257 TIFFbuffer.3tiff \
258 TIFFClose.3tiff \
259 TIFFcodec.3tiff \
260 TIFFcolor.3tiff \
261 TIFFDataWidth.3tiff \
262 TIFFError.3tiff \
263 TIFFFlush.3tiff \
264 TIFFGetField.3tiff \
265 TIFFmemory.3tiff \
266 TIFFOpen.3tiff \
267 TIFFPrintDirectory.3tiff \
268 TIFFquery.3tiff \
269 TIFFReadDirectory.3tiff \
270 TIFFReadEncodedStrip.3tiff \
271 TIFFReadEncodedTile.3tiff \
272 TIFFReadRawStrip.3tiff \
273 TIFFReadRawTile.3tiff \
274 TIFFReadRGBAImage.3tiff \
275 TIFFReadRGBAStrip.3tiff \
276 TIFFReadRGBATile.3tiff \
277 TIFFReadScanline.3tiff \
278 TIFFReadTile.3tiff \
279 TIFFRGBAImage.3tiff \
280 TIFFSetDirectory.3tiff \
281 TIFFSetField.3tiff \
282 TIFFsize.3tiff \
283 TIFFstrip.3tiff \
284 TIFFswab.3tiff \
285 TIFFtile.3tiff \
286 TIFFWarning.3tiff \
287 TIFFWriteDirectory.3tiff \
288 TIFFWriteEncodedStrip.3tiff \
289 TIFFWriteEncodedTile.3tiff \
290 TIFFWriteRawStrip.3tiff \
291 TIFFWriteRawTile.3tiff \
292 TIFFWriteScanline.3tiff \
293 TIFFWriteTile.3tiff
294
295all: all-am
296
297.SUFFIXES:
298$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
299 @for dep in $?; do \
300 case '$(am__configure_deps)' in \
301 *$$dep*) \
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
303 && exit 0; \
304 exit 1;; \
305 esac; \
306 done; \
307 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
308 cd $(top_srcdir) && \
309 $(AUTOMAKE) --foreign man/Makefile
310.PRECIOUS: Makefile
311Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312 @case '$?' in \
313 *config.status*) \
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
315 *) \
316 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
318 esac;
319
320$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
323$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327
328mostlyclean-libtool:
329 -rm -f *.lo
330
331clean-libtool:
332 -rm -rf .libs _libs
333
334distclean-libtool:
335 -rm -f libtool
336uninstall-info-am:
337install-man1: $(man1_MANS) $(man_MANS)
338 @$(NORMAL_INSTALL)
339 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
340 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
341 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
342 for i in $$l2; do \
343 case "$$i" in \
344 *.1*) list="$$list $$i" ;; \
345 esac; \
346 done; \
347 for i in $$list; do \
348 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
349 else file=$$i; fi; \
350 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
351 case "$$ext" in \
352 1*) ;; \
353 *) ext='1' ;; \
354 esac; \
355 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
356 inst=`echo $$inst | sed -e 's/^.*\///'`; \
357 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
358 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
359 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
360 done
361uninstall-man1:
362 @$(NORMAL_UNINSTALL)
363 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
364 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
365 for i in $$l2; do \
366 case "$$i" in \
367 *.1*) list="$$list $$i" ;; \
368 esac; \
369 done; \
370 for i in $$list; do \
371 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
372 case "$$ext" in \
373 1*) ;; \
374 *) ext='1' ;; \
375 esac; \
376 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
377 inst=`echo $$inst | sed -e 's/^.*\///'`; \
378 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
379 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
380 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
381 done
382install-man3: $(man3_MANS) $(man_MANS)
383 @$(NORMAL_INSTALL)
384 test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
385 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
386 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
387 for i in $$l2; do \
388 case "$$i" in \
389 *.3*) list="$$list $$i" ;; \
390 esac; \
391 done; \
392 for i in $$list; do \
393 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
394 else file=$$i; fi; \
395 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
396 case "$$ext" in \
397 3*) ;; \
398 *) ext='3' ;; \
399 esac; \
400 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
401 inst=`echo $$inst | sed -e 's/^.*\///'`; \
402 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
403 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
404 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
405 done
406uninstall-man3:
407 @$(NORMAL_UNINSTALL)
408 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
409 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
410 for i in $$l2; do \
411 case "$$i" in \
412 *.3*) list="$$list $$i" ;; \
413 esac; \
414 done; \
415 for i in $$list; do \
416 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
417 case "$$ext" in \
418 3*) ;; \
419 *) ext='3' ;; \
420 esac; \
421 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
422 inst=`echo $$inst | sed -e 's/^.*\///'`; \
423 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
424 echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
425 rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
426 done
427tags: TAGS
428TAGS:
429
430ctags: CTAGS
431CTAGS:
432
433
434distdir: $(DISTFILES)
435 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
437 list='$(DISTFILES)'; for file in $$list; do \
438 case $$file in \
439 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
440 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
441 esac; \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
444 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
445 dir="/$$dir"; \
446 $(mkdir_p) "$(distdir)$$dir"; \
447 else \
448 dir=''; \
449 fi; \
450 if test -d $$d/$$file; then \
451 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
453 fi; \
454 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
455 else \
456 test -f $(distdir)/$$file \
457 || cp -p $$d/$$file $(distdir)/$$file \
458 || exit 1; \
459 fi; \
460 done
461check-am: all-am
462check: check-am
463all-am: Makefile $(MANS)
464installdirs:
465 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
466 test -z "$$dir" || $(mkdir_p) "$$dir"; \
467 done
468install: install-am
469install-exec: install-exec-am
470install-data: install-data-am
471uninstall: uninstall-am
472
473install-am: all-am
474 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
476installcheck: installcheck-am
477install-strip:
478 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480 `test -z '$(STRIP)' || \
481 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482mostlyclean-generic:
483
484clean-generic:
485
486distclean-generic:
487 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
488
489maintainer-clean-generic:
490 @echo "This command is intended for maintainers to use"
491 @echo "it deletes files that may require special tools to rebuild."
492clean: clean-am
493
494clean-am: clean-generic clean-libtool mostlyclean-am
495
496distclean: distclean-am
497 -rm -f Makefile
498distclean-am: clean-am distclean-generic distclean-libtool
499
500dvi: dvi-am
501
502dvi-am:
503
504html: html-am
505
506info: info-am
507
508info-am:
509
510install-data-am: install-man
511
512install-exec-am:
513
514install-info: install-info-am
515
516install-man: install-man1 install-man3
517
518installcheck-am:
519
520maintainer-clean: maintainer-clean-am
521 -rm -f Makefile
522maintainer-clean-am: distclean-am maintainer-clean-generic
523
524mostlyclean: mostlyclean-am
525
526mostlyclean-am: mostlyclean-generic mostlyclean-libtool
527
528pdf: pdf-am
529
530pdf-am:
531
532ps: ps-am
533
534ps-am:
535
536uninstall-am: uninstall-info-am uninstall-man
537
538uninstall-man: uninstall-man1 uninstall-man3
539
540.PHONY: all all-am check check-am clean clean-generic clean-libtool \
541 distclean distclean-generic distclean-libtool distdir dvi \
542 dvi-am html html-am info info-am install install-am \
543 install-data install-data-am install-exec install-exec-am \
544 install-info install-info-am install-man install-man1 \
545 install-man3 install-strip installcheck installcheck-am \
546 installdirs maintainer-clean maintainer-clean-generic \
547 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
548 ps ps-am uninstall uninstall-am uninstall-info-am \
549 uninstall-man uninstall-man1 uninstall-man3
550
551# Tell versions [3.59,3.63) of GNU make to not export all variables.
552# Otherwise a system limit (for SysV at least) may be exceeded.
553.NOEXPORT: