]> git.decadent.org.uk Git - ap-utils.git/blob - lib/Makefile.in
b118d18982f93d01140aaffa913d75ef65072d47
[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 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         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 ./$(DEPDIR)/snmp.Po \
188 @AMDEP_TRUE@    ./$(DEPDIR)/stat.Po ./$(DEPDIR)/sysinfo.Po \
189 @AMDEP_TRUE@    ./$(DEPDIR)/test.Po ./$(DEPDIR)/wep.Po \
190 @AMDEP_TRUE@    ./$(DEPDIR)/wlan.Po
191 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
192         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
193 CCLD = $(CC)
194 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 DIST_SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
196 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
197 SOURCES = $(libap_a_SOURCES) $(EXTRA_libap_a_SOURCES)
198
199 all: all-am
200
201 .SUFFIXES:
202 .SUFFIXES: .c .o .obj
203 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
204         cd $(top_srcdir) && \
205           $(AUTOMAKE) --gnu  lib/Makefile
206 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
207         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
208
209 AR = ar
210
211 clean-noinstLIBRARIES:
212         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
213 libap.a: $(libap_a_OBJECTS) $(libap_a_DEPENDENCIES) 
214         -rm -f libap.a
215         $(libap_a_AR) libap.a $(libap_a_OBJECTS) $(libap_a_LIBADD)
216         $(RANLIB) libap.a
217
218 mostlyclean-compile:
219         -rm -f *.$(OBJEXT) core *.core
220
221 distclean-compile:
222         -rm -f *.tab.c
223
224 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ap_search.Po@am__quote@
225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aps.Po@am__quote@
226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd.Po@am__quote@
228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input.Po@am__quote@
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oui.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reset.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scr.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_community.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snmp.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysinfo.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wep.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wlan.Po@am__quote@
243
244 .c.o:
245 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
246 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
247 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
248 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
249 @am__fastdepCC_TRUE@    fi
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
254
255 .c.obj:
256 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
257 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
258 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
259 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
260 @am__fastdepCC_TRUE@    fi
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
262 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
263 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
265 uninstall-info-am:
266
267 ETAGS = etags
268 ETAGSFLAGS =
269
270 CTAGS = ctags
271 CTAGSFLAGS =
272
273 tags: TAGS
274
275 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
276         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
277         unique=`for i in $$list; do \
278             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279           done | \
280           $(AWK) '    { files[$$0] = 1; } \
281                END { for (i in files) print i; }'`; \
282         mkid -fID $$unique
283
284 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285                 $(TAGS_FILES) $(LISP)
286         tags=; \
287         here=`pwd`; \
288         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
289         unique=`for i in $$list; do \
290             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291           done | \
292           $(AWK) '    { files[$$0] = 1; } \
293                END { for (i in files) print i; }'`; \
294         test -z "$(ETAGS_ARGS)$$tags$$unique" \
295           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296              $$tags $$unique
297
298 ctags: CTAGS
299 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
300                 $(TAGS_FILES) $(LISP)
301         tags=; \
302         here=`pwd`; \
303         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
304         unique=`for i in $$list; do \
305             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306           done | \
307           $(AWK) '    { files[$$0] = 1; } \
308                END { for (i in files) print i; }'`; \
309         test -z "$(CTAGS_ARGS)$$tags$$unique" \
310           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
311              $$tags $$unique
312
313 GTAGS:
314         here=`$(am__cd) $(top_builddir) && pwd` \
315           && cd $(top_srcdir) \
316           && gtags -i $(GTAGS_ARGS) $$here
317
318 distclean-tags:
319         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
320 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
321
322 top_distdir = ..
323 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
324
325 distdir: $(DISTFILES)
326         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
327         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
328         list='$(DISTFILES)'; for file in $$list; do \
329           case $$file in \
330             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
331             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
332           esac; \
333           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
335           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
336             dir="/$$dir"; \
337             $(mkinstalldirs) "$(distdir)$$dir"; \
338           else \
339             dir=''; \
340           fi; \
341           if test -d $$d/$$file; then \
342             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
344             fi; \
345             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
346           else \
347             test -f $(distdir)/$$file \
348             || cp -p $$d/$$file $(distdir)/$$file \
349             || exit 1; \
350           fi; \
351         done
352 check-am: all-am
353 check: check-am
354 all-am: Makefile $(LIBRARIES)
355
356 installdirs:
357 install: install-am
358 install-exec: install-exec-am
359 install-data: install-data-am
360 uninstall: uninstall-am
361
362 install-am: all-am
363         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365 installcheck: installcheck-am
366 install-strip:
367         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368           INSTALL_STRIP_FLAG=-s \
369           `test -z '$(STRIP)' || \
370             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371 mostlyclean-generic:
372
373 clean-generic:
374
375 distclean-generic:
376         -rm -f $(CONFIG_CLEAN_FILES)
377
378 maintainer-clean-generic:
379         @echo "This command is intended for maintainers to use"
380         @echo "it deletes files that may require special tools to rebuild."
381 clean: clean-am
382
383 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
384
385 distclean: distclean-am
386         -rm -rf ./$(DEPDIR)
387         -rm -f Makefile
388 distclean-am: clean-am distclean-compile distclean-generic \
389         distclean-tags
390
391 dvi: dvi-am
392
393 dvi-am:
394
395 info: info-am
396
397 info-am:
398
399 install-data-am:
400
401 install-exec-am:
402
403 install-info: install-info-am
404
405 install-man:
406
407 installcheck-am:
408
409 maintainer-clean: maintainer-clean-am
410         -rm -rf ./$(DEPDIR)
411         -rm -f Makefile
412 maintainer-clean-am: distclean-am maintainer-clean-generic
413
414 mostlyclean: mostlyclean-am
415
416 mostlyclean-am: mostlyclean-compile mostlyclean-generic
417
418 pdf: pdf-am
419
420 pdf-am:
421
422 ps: ps-am
423
424 ps-am:
425
426 uninstall-am: uninstall-info-am
427
428 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
429         clean-noinstLIBRARIES ctags distclean distclean-compile \
430         distclean-generic distclean-tags distdir dvi dvi-am info \
431         info-am install install-am install-data install-data-am \
432         install-exec install-exec-am install-info install-info-am \
433         install-man install-strip installcheck installcheck-am \
434         installdirs maintainer-clean maintainer-clean-generic \
435         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
436         ps ps-am tags uninstall uninstall-am uninstall-info-am
437
438 # Tell versions [3.59,3.63) of GNU make to not export all variables.
439 # Otherwise a system limit (for SysV at least) may be exceeded.
440 .NOEXPORT: