]> git.decadent.org.uk Git - ap-utils.git/blob - lib/Makefile.in
Imported Upstream version 1.5~pre1
[ap-utils.git] / lib / 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 Wireless Access Point Utilites for Unix
19 # Copyright (c) 2002-2003 Roman Festchook <roma at polesye dot net>
20 #
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License Version 2 from
23 # June 1991 as published by the Free Software Foundation.
24 # This program is distributed in the hope that it will be useful, but
25 # WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 # You should have received a copy of the GNU General Public License along
29 # with this program; if not, write to the Free Software Foundation, Inc.,
30 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
31 #
32
33 srcdir = @srcdir@
34 top_srcdir = @top_srcdir@
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 INSTALL = @INSTALL@
43 install_sh_DATA = $(install_sh) -c -m 644
44 install_sh_PROGRAM = $(install_sh) -c
45 install_sh_SCRIPT = $(install_sh) -c
46 INSTALL_HEADER = $(INSTALL_DATA)
47 transform = $(program_transform_name)
48 NORMAL_INSTALL = :
49 PRE_INSTALL = :
50 POST_INSTALL = :
51 NORMAL_UNINSTALL = :
52 PRE_UNINSTALL = :
53 POST_UNINSTALL = :
54 host_triplet = @host@
55 ACLOCAL = @ACLOCAL@
56 ALLOCA = @ALLOCA@
57 AMDEP_FALSE = @AMDEP_FALSE@
58 AMDEP_TRUE = @AMDEP_TRUE@
59 AMTAR = @AMTAR@
60 AUTOCONF = @AUTOCONF@
61 AUTOHEADER = @AUTOHEADER@
62 AUTOMAKE = @AUTOMAKE@
63 AWK = @AWK@
64 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DATADIRNAME = @DATADIRNAME@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 GENCAT = @GENCAT@
81 GLIBC21 = @GLIBC21@
82 GMSGFMT = @GMSGFMT@
83 INSTALL_DATA = @INSTALL_DATA@
84 INSTALL_PROGRAM = @INSTALL_PROGRAM@
85 INSTALL_SCRIPT = @INSTALL_SCRIPT@
86 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87 INSTOBJEXT = @INSTOBJEXT@
88 INTLBISON = @INTLBISON@
89 INTLLIBS = @INTLLIBS@
90 INTLOBJS = @INTLOBJS@
91 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
92 LDFLAGS = @LDFLAGS@
93 LIBICONV = @LIBICONV@
94 LIBINTL = @LIBINTL@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LTLIBICONV = @LTLIBICONV@
98 LTLIBINTL = @LTLIBINTL@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAKEINFO = @MAKEINFO@
101 MKINSTALLDIRS = @MKINSTALLDIRS@
102 MSGFMT = @MSGFMT@
103 MSGMERGE = @MSGMERGE@
104 OBJEXT = @OBJEXT@
105 PACKAGE = @PACKAGE@
106 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107 PACKAGE_NAME = @PACKAGE_NAME@
108 PACKAGE_STRING = @PACKAGE_STRING@
109 PACKAGE_TARNAME = @PACKAGE_TARNAME@
110 PACKAGE_VERSION = @PACKAGE_VERSION@
111 PATH_SEPARATOR = @PATH_SEPARATOR@
112 POSUB = @POSUB@
113 RANLIB = @RANLIB@
114 SET_MAKE = @SET_MAKE@
115 SHELL = @SHELL@
116 STRIP = @STRIP@
117 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
118 USE_NLS = @USE_NLS@
119 VERSION = @VERSION@
120 XGETTEXT = @XGETTEXT@
121 ac_ct_CC = @ac_ct_CC@
122 ac_ct_RANLIB = @ac_ct_RANLIB@
123 ac_ct_STRIP = @ac_ct_STRIP@
124 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126 am__include = @am__include@
127 am__leading_dot = @am__leading_dot@
128 am__quote = @am__quote@
129 bindir = @bindir@
130 build = @build@
131 build_alias = @build_alias@
132 build_cpu = @build_cpu@
133 build_os = @build_os@
134 build_vendor = @build_vendor@
135 datadir = @datadir@
136 exec_prefix = @exec_prefix@
137 host = @host@
138 host_alias = @host_alias@
139 host_cpu = @host_cpu@
140 host_os = @host_os@
141 host_vendor = @host_vendor@
142 includedir = @includedir@
143 infodir = @infodir@
144 install_sh = @install_sh@
145 libdir = @libdir@
146 libexecdir = @libexecdir@
147 localstatedir = @localstatedir@
148 mandir = @mandir@
149 oldincludedir = @oldincludedir@
150 prefix = @prefix@
151 program_transform_name = @program_transform_name@
152 sbindir = @sbindir@
153 sharedstatedir = @sharedstatedir@
154 sysconfdir = @sysconfdir@
155 target_alias = @target_alias@
156
157 INCLUDES = -I../intl
158 noinst_LIBRARIES = libap.a
159 libap_a_SOURCES = ap-utils.h ap-curses.h reset.c snmp.c oui.c input.c menu.c scr.c wep.c wlan.c test.c stat.c set_community.c cmd.c radio.c aps.c ap_search.c sysinfo.c set_oeminfo.c common.c file.c
160 EXTRA_libap_a_SOURCES = ber.c
161 subdir = lib
162 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
163 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
164 CONFIG_HEADER = $(top_builddir)/config.h
165 CONFIG_CLEAN_FILES =
166 LIBRARIES = $(noinst_LIBRARIES)
167
168 libap_a_AR = $(AR) cru
169 libap_a_LIBADD =
170 am_libap_a_OBJECTS = reset.$(OBJEXT) snmp.$(OBJEXT) oui.$(OBJEXT) \
171         input.$(OBJEXT) menu.$(OBJEXT) scr.$(OBJEXT) wep.$(OBJEXT) \
172         wlan.$(OBJEXT) test.$(OBJEXT) stat.$(OBJEXT) \
173         set_community.$(OBJEXT) cmd.$(OBJEXT) radio.$(OBJEXT) \
174         aps.$(OBJEXT) ap_search.$(OBJEXT) sysinfo.$(OBJEXT) \
175         set_oeminfo.$(OBJEXT) common.$(OBJEXT) file.$(OBJEXT)
176 libap_a_OBJECTS = $(am_libap_a_OBJECTS)
177
178 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
179 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
180 am__depfiles_maybe = depfiles
181 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ap_search.Po ./$(DEPDIR)/aps.Po \
182 @AMDEP_TRUE@    ./$(DEPDIR)/ber.Po ./$(DEPDIR)/cmd.Po \
183 @AMDEP_TRUE@    ./$(DEPDIR)/common.Po ./$(DEPDIR)/file.Po \
184 @AMDEP_TRUE@    ./$(DEPDIR)/input.Po ./$(DEPDIR)/menu.Po \
185 @AMDEP_TRUE@    ./$(DEPDIR)/oui.Po ./$(DEPDIR)/radio.Po \
186 @AMDEP_TRUE@    ./$(DEPDIR)/reset.Po ./$(DEPDIR)/scr.Po \
187 @AMDEP_TRUE@    ./$(DEPDIR)/set_community.Po \
188 @AMDEP_TRUE@    ./$(DEPDIR)/set_oeminfo.Po ./$(DEPDIR)/snmp.Po \
189 @AMDEP_TRUE@    ./$(DEPDIR)/stat.Po ./$(DEPDIR)/sysinfo.Po \
190 @AMDEP_TRUE@    ./$(DEPDIR)/test.Po ./$(DEPDIR)/wep.Po \
191 @AMDEP_TRUE@    ./$(DEPDIR)/wlan.Po
192 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
193         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
194 CCLD = $(CC)
195 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
196 DIST_SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
197 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
198 SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
199
200 all: all-am
201
202 .SUFFIXES:
203 .SUFFIXES: .c .o .obj
204 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
205         cd $(top_srcdir) && \
206           $(AUTOMAKE) --gnu  lib/Makefile
207 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
208         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
209
210 AR = ar
211
212 clean-noinstLIBRARIES:
213         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
214 libap.a: $(libap_a_OBJECTS) $(libap_a_DEPENDENCIES) 
215         -rm -f libap.a
216         $(libap_a_AR) libap.a $(libap_a_OBJECTS) $(libap_a_LIBADD)
217         $(RANLIB) libap.a
218
219 mostlyclean-compile:
220         -rm -f *.$(OBJEXT) core *.core
221
222 distclean-compile:
223         -rm -f *.tab.c
224
225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ap_search.Po@am__quote@
226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aps.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber.Po@am__quote@
228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd.Po@am__quote@
229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oui.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reset.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scr.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_community.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_oeminfo.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snmp.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysinfo.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wep.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wlan.Po@am__quote@
245
246 .c.o:
247 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
248 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
249 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
250 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
251 @am__fastdepCC_TRUE@    fi
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
256
257 .c.obj:
258 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
259 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
260 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
261 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
262 @am__fastdepCC_TRUE@    fi
263 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
264 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
267 uninstall-info-am:
268
269 ETAGS = etags
270 ETAGSFLAGS =
271
272 CTAGS = ctags
273 CTAGSFLAGS =
274
275 tags: TAGS
276
277 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
278         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         mkid -fID $$unique
285
286 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
287                 $(TAGS_FILES) $(LISP)
288         tags=; \
289         here=`pwd`; \
290         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
291         unique=`for i in $$list; do \
292             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293           done | \
294           $(AWK) '    { files[$$0] = 1; } \
295                END { for (i in files) print i; }'`; \
296         test -z "$(ETAGS_ARGS)$$tags$$unique" \
297           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298              $$tags $$unique
299
300 ctags: CTAGS
301 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                 $(TAGS_FILES) $(LISP)
303         tags=; \
304         here=`pwd`; \
305         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306         unique=`for i in $$list; do \
307             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308           done | \
309           $(AWK) '    { files[$$0] = 1; } \
310                END { for (i in files) print i; }'`; \
311         test -z "$(CTAGS_ARGS)$$tags$$unique" \
312           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
313              $$tags $$unique
314
315 GTAGS:
316         here=`$(am__cd) $(top_builddir) && pwd` \
317           && cd $(top_srcdir) \
318           && gtags -i $(GTAGS_ARGS) $$here
319
320 distclean-tags:
321         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
323
324 top_distdir = ..
325 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
326
327 distdir: $(DISTFILES)
328         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
329         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
330         list='$(DISTFILES)'; for file in $$list; do \
331           case $$file in \
332             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
333             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
334           esac; \
335           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
337           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
338             dir="/$$dir"; \
339             $(mkinstalldirs) "$(distdir)$$dir"; \
340           else \
341             dir=''; \
342           fi; \
343           if test -d $$d/$$file; then \
344             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
346             fi; \
347             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
348           else \
349             test -f $(distdir)/$$file \
350             || cp -p $$d/$$file $(distdir)/$$file \
351             || exit 1; \
352           fi; \
353         done
354 check-am: all-am
355 check: check-am
356 all-am: Makefile $(LIBRARIES)
357
358 installdirs:
359 install: install-am
360 install-exec: install-exec-am
361 install-data: install-data-am
362 uninstall: uninstall-am
363
364 install-am: all-am
365         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366
367 installcheck: installcheck-am
368 install-strip:
369         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370           INSTALL_STRIP_FLAG=-s \
371           `test -z '$(STRIP)' || \
372             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
373 mostlyclean-generic:
374
375 clean-generic:
376
377 distclean-generic:
378         -rm -f $(CONFIG_CLEAN_FILES)
379
380 maintainer-clean-generic:
381         @echo "This command is intended for maintainers to use"
382         @echo "it deletes files that may require special tools to rebuild."
383 clean: clean-am
384
385 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
386
387 distclean: distclean-am
388         -rm -rf ./$(DEPDIR)
389         -rm -f Makefile
390 distclean-am: clean-am distclean-compile distclean-generic \
391         distclean-tags
392
393 dvi: dvi-am
394
395 dvi-am:
396
397 info: info-am
398
399 info-am:
400
401 install-data-am:
402
403 install-exec-am:
404
405 install-info: install-info-am
406
407 install-man:
408
409 installcheck-am:
410
411 maintainer-clean: maintainer-clean-am
412         -rm -rf ./$(DEPDIR)
413         -rm -f Makefile
414 maintainer-clean-am: distclean-am maintainer-clean-generic
415
416 mostlyclean: mostlyclean-am
417
418 mostlyclean-am: mostlyclean-compile mostlyclean-generic
419
420 pdf: pdf-am
421
422 pdf-am:
423
424 ps: ps-am
425
426 ps-am:
427
428 uninstall-am: uninstall-info-am
429
430 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
431         clean-noinstLIBRARIES ctags distclean distclean-compile \
432         distclean-generic distclean-tags distdir dvi dvi-am info \
433         info-am install install-am install-data install-data-am \
434         install-exec install-exec-am install-info install-info-am \
435         install-man install-strip installcheck installcheck-am \
436         installdirs maintainer-clean maintainer-clean-generic \
437         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
438         ps ps-am tags uninstall uninstall-am uninstall-info-am
439
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.
442 .NOEXPORT: