Fix up to work with IVI kernel-headers
[profile/ivi/iptables.git] / utils / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  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 # -*- Makefile -*-
18
19
20 VPATH = @srcdir@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 sbin_PROGRAMS = nfnl_osf$(EXEEXT)
38 subdir = utils
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
42         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44         $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgdatadir)"
51 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
52 PROGRAMS = $(sbin_PROGRAMS)
53 nfnl_osf_SOURCES = nfnl_osf.c
54 nfnl_osf_OBJECTS = nfnl_osf.$(OBJEXT)
55 nfnl_osf_DEPENDENCIES =
56 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
57 depcomp = $(SHELL) $(top_srcdir)/depcomp
58 am__depfiles_maybe = depfiles
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
63         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
67         $(LDFLAGS) -o $@
68 SOURCES = nfnl_osf.c
69 DIST_SOURCES = nfnl_osf.c
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73     *) f=$$p;; \
74   esac;
75 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
76 pkgdataDATA_INSTALL = $(INSTALL_DATA)
77 DATA = $(pkgdata_DATA)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 pkgdatadir = @pkgdatadir@
82 ACLOCAL = @ACLOCAL@
83 AMTAR = @AMTAR@
84 AR = @AR@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 CC = @CC@
90 CCDEPMODE = @CCDEPMODE@
91 CFLAGS = @CFLAGS@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 DSYMUTIL = @DSYMUTIL@
98 DUMPBIN = @DUMPBIN@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 EGREP = @EGREP@
103 EXEEXT = @EXEEXT@
104 FGREP = @FGREP@
105 GREP = @GREP@
106 INSTALL = @INSTALL@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 LD = @LD@
112 LDFLAGS = @LDFLAGS@
113 LIBOBJS = @LIBOBJS@
114 LIBS = @LIBS@
115 LIBTOOL = @LIBTOOL@
116 LIPO = @LIPO@
117 LN_S = @LN_S@
118 LTLIBOBJS = @LTLIBOBJS@
119 MAKEINFO = @MAKEINFO@
120 MKDIR_P = @MKDIR_P@
121 NM = @NM@
122 NMEDIT = @NMEDIT@
123 OBJEXT = @OBJEXT@
124 OTOOL = @OTOOL@
125 OTOOL64 = @OTOOL64@
126 PACKAGE = @PACKAGE@
127 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128 PACKAGE_NAME = @PACKAGE_NAME@
129 PACKAGE_STRING = @PACKAGE_STRING@
130 PACKAGE_TARNAME = @PACKAGE_TARNAME@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 PKG_CONFIG = @PKG_CONFIG@
134 RANLIB = @RANLIB@
135 SED = @SED@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 VERSION = @VERSION@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 blacklist_modules = @blacklist_modules@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 kbuilddir = @kbuilddir@
174 kinclude_CFLAGS = @kinclude_CFLAGS@
175 ksourcedir = @ksourcedir@
176 libdir = @libdir@
177 libexecdir = @libexecdir@
178 libnfnetlink_CFLAGS = @libnfnetlink_CFLAGS@
179 libnfnetlink_LIBS = @libnfnetlink_LIBS@
180 libxtables_vage = @libxtables_vage@
181 libxtables_vcurrent = @libxtables_vcurrent@
182 libxtables_vmajor = @libxtables_vmajor@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 lt_ECHO = @lt_ECHO@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 oldincludedir = @oldincludedir@
189 pdfdir = @pdfdir@
190 pkgconfigdir = @pkgconfigdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 regular_CFLAGS = @regular_CFLAGS@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 srcdir = @srcdir@
198 sysconfdir = @sysconfdir@
199 target_alias = @target_alias@
200 top_builddir = @top_builddir@
201 top_srcdir = @top_srcdir@
202 xtlibdir = @xtlibdir@
203 AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include
204 pkgdata_DATA = pf.os
205 nfnl_osf_LDADD = -lnfnetlink
206 all: all-am
207
208 .SUFFIXES:
209 .SUFFIXES: .c .lo .o .obj
210 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
211         @for dep in $?; do \
212           case '$(am__configure_deps)' in \
213             *$$dep*) \
214               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
215                 && { if test -f $@; then exit 0; else break; fi; }; \
216               exit 1;; \
217           esac; \
218         done; \
219         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
220         cd $(top_srcdir) && \
221           $(AUTOMAKE) --gnu  utils/Makefile
222 .PRECIOUS: Makefile
223 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224         @case '$?' in \
225           *config.status*) \
226             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227           *) \
228             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230         esac;
231
232 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235 $(top_srcdir)/configure:  $(am__configure_deps)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 install-sbinPROGRAMS: $(sbin_PROGRAMS)
240         @$(NORMAL_INSTALL)
241         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
242         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
243           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
244           if test -f $$p \
245              || test -f $$p1 \
246           ; then \
247             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
248            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
249            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
250           else :; fi; \
251         done
252
253 uninstall-sbinPROGRAMS:
254         @$(NORMAL_UNINSTALL)
255         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
256           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
257           echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
258           rm -f "$(DESTDIR)$(sbindir)/$$f"; \
259         done
260
261 clean-sbinPROGRAMS:
262         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
263           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
264           echo " rm -f $$p $$f"; \
265           rm -f $$p $$f ; \
266         done
267 nfnl_osf$(EXEEXT): $(nfnl_osf_OBJECTS) $(nfnl_osf_DEPENDENCIES) 
268         @rm -f nfnl_osf$(EXEEXT)
269         $(LINK) $(nfnl_osf_OBJECTS) $(nfnl_osf_LDADD) $(LIBS)
270
271 mostlyclean-compile:
272         -rm -f *.$(OBJEXT)
273
274 distclean-compile:
275         -rm -f *.tab.c
276
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfnl_osf.Po@am__quote@
278
279 .c.o:
280 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
281 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
285
286 .c.obj:
287 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
288 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
292
293 .c.lo:
294 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
295 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
299
300 mostlyclean-libtool:
301         -rm -f *.lo
302
303 clean-libtool:
304         -rm -rf .libs _libs
305 install-pkgdataDATA: $(pkgdata_DATA)
306         @$(NORMAL_INSTALL)
307         test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
308         @list='$(pkgdata_DATA)'; for p in $$list; do \
309           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
310           f=$(am__strip_dir) \
311           echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
312           $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
313         done
314
315 uninstall-pkgdataDATA:
316         @$(NORMAL_UNINSTALL)
317         @list='$(pkgdata_DATA)'; for p in $$list; do \
318           f=$(am__strip_dir) \
319           echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
320           rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
321         done
322
323 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
324         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329               END { if (nonempty) { for (i in files) print i; }; }'`; \
330         mkid -fID $$unique
331 tags: TAGS
332
333 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
334                 $(TAGS_FILES) $(LISP)
335         tags=; \
336         here=`pwd`; \
337         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342               END { if (nonempty) { for (i in files) print i; }; }'`; \
343         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
344           test -n "$$unique" || unique=$$empty_fix; \
345           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346             $$tags $$unique; \
347         fi
348 ctags: CTAGS
349 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350                 $(TAGS_FILES) $(LISP)
351         tags=; \
352         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357               END { if (nonempty) { for (i in files) print i; }; }'`; \
358         test -z "$(CTAGS_ARGS)$$tags$$unique" \
359           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
360              $$tags $$unique
361
362 GTAGS:
363         here=`$(am__cd) $(top_builddir) && pwd` \
364           && cd $(top_srcdir) \
365           && gtags -i $(GTAGS_ARGS) $$here
366
367 distclean-tags:
368         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
369
370 distdir: $(DISTFILES)
371         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373         list='$(DISTFILES)'; \
374           dist_files=`for file in $$list; do echo $$file; done | \
375           sed -e "s|^$$srcdirstrip/||;t" \
376               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
377         case $$dist_files in \
378           */*) $(MKDIR_P) `echo "$$dist_files" | \
379                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
380                            sort -u` ;; \
381         esac; \
382         for file in $$dist_files; do \
383           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384           if test -d $$d/$$file; then \
385             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
386             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
388             fi; \
389             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
390           else \
391             test -f $(distdir)/$$file \
392             || cp -p $$d/$$file $(distdir)/$$file \
393             || exit 1; \
394           fi; \
395         done
396 check-am: all-am
397 check: check-am
398 all-am: Makefile $(PROGRAMS) $(DATA)
399 installdirs:
400         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgdatadir)"; do \
401           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
402         done
403 install: install-am
404 install-exec: install-exec-am
405 install-data: install-data-am
406 uninstall: uninstall-am
407
408 install-am: all-am
409         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410
411 installcheck: installcheck-am
412 install-strip:
413         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
414           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
415           `test -z '$(STRIP)' || \
416             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
417 mostlyclean-generic:
418
419 clean-generic:
420
421 distclean-generic:
422         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423
424 maintainer-clean-generic:
425         @echo "This command is intended for maintainers to use"
426         @echo "it deletes files that may require special tools to rebuild."
427 clean: clean-am
428
429 clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
430         mostlyclean-am
431
432 distclean: distclean-am
433         -rm -rf ./$(DEPDIR)
434         -rm -f Makefile
435 distclean-am: clean-am distclean-compile distclean-generic \
436         distclean-tags
437
438 dvi: dvi-am
439
440 dvi-am:
441
442 html: html-am
443
444 info: info-am
445
446 info-am:
447
448 install-data-am: install-pkgdataDATA
449
450 install-dvi: install-dvi-am
451
452 install-exec-am: install-sbinPROGRAMS
453
454 install-html: install-html-am
455
456 install-info: install-info-am
457
458 install-man:
459
460 install-pdf: install-pdf-am
461
462 install-ps: install-ps-am
463
464 installcheck-am:
465
466 maintainer-clean: maintainer-clean-am
467         -rm -rf ./$(DEPDIR)
468         -rm -f Makefile
469 maintainer-clean-am: distclean-am maintainer-clean-generic
470
471 mostlyclean: mostlyclean-am
472
473 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
474         mostlyclean-libtool
475
476 pdf: pdf-am
477
478 pdf-am:
479
480 ps: ps-am
481
482 ps-am:
483
484 uninstall-am: uninstall-pkgdataDATA uninstall-sbinPROGRAMS
485
486 .MAKE: install-am install-strip
487
488 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
489         clean-libtool clean-sbinPROGRAMS ctags distclean \
490         distclean-compile distclean-generic distclean-libtool \
491         distclean-tags distdir dvi dvi-am html html-am info info-am \
492         install install-am install-data install-data-am install-dvi \
493         install-dvi-am install-exec install-exec-am install-html \
494         install-html-am install-info install-info-am install-man \
495         install-pdf install-pdf-am install-pkgdataDATA install-ps \
496         install-ps-am install-sbinPROGRAMS install-strip installcheck \
497         installcheck-am installdirs maintainer-clean \
498         maintainer-clean-generic mostlyclean mostlyclean-compile \
499         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
500         tags uninstall uninstall-am uninstall-pkgdataDATA \
501         uninstall-sbinPROGRAMS
502
503 # Tell versions [3.59,3.63) of GNU make to not export all variables.
504 # Otherwise a system limit (for SysV at least) may be exceeded.
505 .NOEXPORT: