]> git.decadent.org.uk Git - ap-utils.git/blob - Documentation/Makefile.in
5997a4e21bc3c66635dd3e08651d305da7d44822
[ap-utils.git] / Documentation / Makefile.in
1 # Makefile.in generated by automake 1.7.8 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 #
18 #      Makefile.am from Access Point SNMP Utils for Linux
19 #
20 #  Copyright (c) 2002 Roman Festchook <roma at polesye dot net>
21 #
22 #  This program is free software; you can redistribute it and/or modify
23 #  it under the terms of the GNU General Public License Version 2 from
24 #  June 1991 as published by the Free Software Foundation.
25 #
26 #  This program is distributed in the hope that it will be useful, but
27 #  WITHOUT ANY WARRANTY; without even the implied warranty of
28 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 #  GNU General Public License for more details.
30 #
31 #  You should have received a copy of the GNU General Public License along
32 #  with this program; if not, write to the Free Software Foundation, Inc.,
33 #  59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
34 #
35
36 srcdir = @srcdir@
37 top_srcdir = @top_srcdir@
38 VPATH = @srcdir@
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42 top_builddir = ..
43
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 INSTALL = @INSTALL@
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 host_triplet = @host@
58 ACLOCAL = @ACLOCAL@
59 ALLOCA = @ALLOCA@
60 AMDEP_FALSE = @AMDEP_FALSE@
61 AMDEP_TRUE = @AMDEP_TRUE@
62 AMTAR = @AMTAR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
68 CATOBJEXT = @CATOBJEXT@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DATADIRNAME = @DATADIRNAME@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EGREP = @EGREP@
82 EXEEXT = @EXEEXT@
83 GENCAT = @GENCAT@
84 GLIBC21 = @GLIBC21@
85 GMSGFMT = @GMSGFMT@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 INSTOBJEXT = @INSTOBJEXT@
91 INTLBISON = @INTLBISON@
92 INTLLIBS = @INTLLIBS@
93 INTLOBJS = @INTLOBJS@
94 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
95 LDFLAGS = @LDFLAGS@
96 LIBICONV = @LIBICONV@
97 LIBINTL = @LIBINTL@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LTLIBICONV = @LTLIBICONV@
101 LTLIBINTL = @LTLIBINTL@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
105 MSGFMT = @MSGFMT@
106 MSGMERGE = @MSGMERGE@
107 OBJEXT = @OBJEXT@
108 PACKAGE = @PACKAGE@
109 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110 PACKAGE_NAME = @PACKAGE_NAME@
111 PACKAGE_STRING = @PACKAGE_STRING@
112 PACKAGE_TARNAME = @PACKAGE_TARNAME@
113 PACKAGE_VERSION = @PACKAGE_VERSION@
114 PATH_SEPARATOR = @PATH_SEPARATOR@
115 POSUB = @POSUB@
116 RANLIB = @RANLIB@
117 SET_MAKE = @SET_MAKE@
118 SHELL = @SHELL@
119 STRIP = @STRIP@
120 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
121 USE_NLS = @USE_NLS@
122 VERSION = @VERSION@
123 XGETTEXT = @XGETTEXT@
124 ac_ct_CC = @ac_ct_CC@
125 ac_ct_RANLIB = @ac_ct_RANLIB@
126 ac_ct_STRIP = @ac_ct_STRIP@
127 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129 am__include = @am__include@
130 am__leading_dot = @am__leading_dot@
131 am__quote = @am__quote@
132 bindir = @bindir@
133 build = @build@
134 build_alias = @build_alias@
135 build_cpu = @build_cpu@
136 build_os = @build_os@
137 build_vendor = @build_vendor@
138 datadir = @datadir@
139 exec_prefix = @exec_prefix@
140 host = @host@
141 host_alias = @host_alias@
142 host_cpu = @host_cpu@
143 host_os = @host_os@
144 host_vendor = @host_vendor@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 localstatedir = @localstatedir@
151 mandir = @mandir@
152 oldincludedir = @oldincludedir@
153 prefix = @prefix@
154 program_transform_name = @program_transform_name@
155 sbindir = @sbindir@
156 sharedstatedir = @sharedstatedir@
157 sysconfdir = @sysconfdir@
158 target_alias = @target_alias@
159
160 man_MANS = ap-trapd.8 ap-mrtg.8 ap-config.8
161 EXTRA_DIST = $(man_MANS) FAQ Ukrainian/* Ovislink-HOWTO.html HARDWARE-NOTES README.RPM README.ap-gl
162 subdir = Documentation
163 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
165 CONFIG_HEADER = $(top_builddir)/config.h
166 CONFIG_CLEAN_FILES =
167 DIST_SOURCES =
168
169 NROFF = nroff
170 MANS = $(man_MANS)
171 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
172 all: all-am
173
174 .SUFFIXES:
175 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
176         cd $(top_srcdir) && \
177           $(AUTOMAKE) --gnu  Documentation/Makefile
178 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
179         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
180 uninstall-info-am:
181
182 man8dir = $(mandir)/man8
183 install-man8: $(man8_MANS) $(man_MANS)
184         @$(NORMAL_INSTALL)
185         $(mkinstalldirs) $(DESTDIR)$(man8dir)
186         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
187         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
188         for i in $$l2; do \
189           case "$$i" in \
190             *.8*) list="$$list $$i" ;; \
191           esac; \
192         done; \
193         for i in $$list; do \
194           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
195           else file=$$i; fi; \
196           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
197           case "$$ext" in \
198             8*) ;; \
199             *) ext='8' ;; \
200           esac; \
201           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
202           inst=`echo $$inst | sed -e 's/^.*\///'`; \
203           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
204           echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
205           $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \
206         done
207 uninstall-man8:
208         @$(NORMAL_UNINSTALL)
209         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
210         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
211         for i in $$l2; do \
212           case "$$i" in \
213             *.8*) list="$$list $$i" ;; \
214           esac; \
215         done; \
216         for i in $$list; do \
217           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
218           case "$$ext" in \
219             8*) ;; \
220             *) ext='8' ;; \
221           esac; \
222           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
223           inst=`echo $$inst | sed -e 's/^.*\///'`; \
224           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
225           echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
226           rm -f $(DESTDIR)$(man8dir)/$$inst; \
227         done
228 tags: TAGS
229 TAGS:
230
231 ctags: CTAGS
232 CTAGS:
233
234 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235
236 top_distdir = ..
237 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
238
239 distdir: $(DISTFILES)
240         $(mkinstalldirs) $(distdir)/Ukrainian
241         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
242         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
243         list='$(DISTFILES)'; for file in $$list; do \
244           case $$file in \
245             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
246             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
247           esac; \
248           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
249           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
250           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
251             dir="/$$dir"; \
252             $(mkinstalldirs) "$(distdir)$$dir"; \
253           else \
254             dir=''; \
255           fi; \
256           if test -d $$d/$$file; then \
257             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
258               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
259             fi; \
260             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
261           else \
262             test -f $(distdir)/$$file \
263             || cp -p $$d/$$file $(distdir)/$$file \
264             || exit 1; \
265           fi; \
266         done
267 check-am: all-am
268 check: check-am
269 all-am: Makefile $(MANS)
270
271 installdirs:
272         $(mkinstalldirs) $(DESTDIR)$(man8dir)
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
277
278 install-am: all-am
279         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281 installcheck: installcheck-am
282 install-strip:
283         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284           INSTALL_STRIP_FLAG=-s \
285           `test -z '$(STRIP)' || \
286             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 mostlyclean-generic:
288
289 clean-generic:
290
291 distclean-generic:
292         -rm -f $(CONFIG_CLEAN_FILES)
293
294 maintainer-clean-generic:
295         @echo "This command is intended for maintainers to use"
296         @echo "it deletes files that may require special tools to rebuild."
297 clean: clean-am
298
299 clean-am: clean-generic mostlyclean-am
300
301 distclean: distclean-am
302         -rm -f Makefile
303 distclean-am: clean-am distclean-generic
304
305 dvi: dvi-am
306
307 dvi-am:
308
309 info: info-am
310
311 info-am:
312
313 install-data-am: install-man
314
315 install-exec-am:
316
317 install-info: install-info-am
318
319 install-man: install-man8
320
321 installcheck-am:
322
323 maintainer-clean: maintainer-clean-am
324         -rm -f Makefile
325 maintainer-clean-am: distclean-am maintainer-clean-generic
326
327 mostlyclean: mostlyclean-am
328
329 mostlyclean-am: mostlyclean-generic
330
331 pdf: pdf-am
332
333 pdf-am:
334
335 ps: ps-am
336
337 ps-am:
338
339 uninstall-am: uninstall-info-am uninstall-man
340
341 uninstall-man: uninstall-man8
342
343 .PHONY: all all-am check check-am clean clean-generic distclean \
344         distclean-generic distdir dvi dvi-am info info-am install \
345         install-am install-data install-data-am install-exec \
346         install-exec-am install-info install-info-am install-man \
347         install-man8 install-strip installcheck installcheck-am \
348         installdirs maintainer-clean maintainer-clean-generic \
349         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
350         uninstall-am uninstall-info-am uninstall-man uninstall-man8
351
352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
353 # Otherwise a system limit (for SysV at least) may be exceeded.
354 .NOEXPORT: