]> git.decadent.org.uk Git - ap-utils.git/blob - ap-gl/Makefile.in
ff3720d4c4e36d41bd1812e4df7e650e2f2ffa1d
[ap-utils.git] / ap-gl / 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 #
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
77 DEFS = -DLOCALEDIR=\"$(datadir)/locale\" -DHAVE_CONFIG_H
78 DEPDIR = @DEPDIR@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 GENCAT = @GENCAT@
85 GLIBC21 = @GLIBC21@
86 GMSGFMT = @GMSGFMT@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 INSTOBJEXT = @INSTOBJEXT@
92 INTLBISON = @INTLBISON@
93 INTLLIBS = @INTLLIBS@
94 INTLOBJS = @INTLOBJS@
95 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
96 LDFLAGS = @LDFLAGS@
97 LIBICONV = @LIBICONV@
98 LIBINTL = @LIBINTL@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @INTLLIBS@ @LIBS@
101 LTLIBICONV = @LTLIBICONV@
102 LTLIBINTL = @LTLIBINTL@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAKEINFO = @MAKEINFO@
105 MKINSTALLDIRS = @MKINSTALLDIRS@
106 MSGFMT = @MSGFMT@
107 MSGMERGE = @MSGMERGE@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 POSUB = @POSUB@
117 RANLIB = @RANLIB@
118 SET_MAKE = @SET_MAKE@
119 SHELL = @SHELL@
120 STRIP = @STRIP@
121 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
122 USE_NLS = @USE_NLS@
123 VERSION = @VERSION@
124 XGETTEXT = @XGETTEXT@
125 ac_ct_CC = @ac_ct_CC@
126 ac_ct_RANLIB = @ac_ct_RANLIB@
127 ac_ct_STRIP = @ac_ct_STRIP@
128 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
129 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 bindir = @bindir@
134 build = @build@
135 build_alias = @build_alias@
136 build_cpu = @build_cpu@
137 build_os = @build_os@
138 build_vendor = @build_vendor@
139 datadir = @datadir@
140 exec_prefix = @exec_prefix@
141 host = @host@
142 host_alias = @host_alias@
143 host_cpu = @host_cpu@
144 host_os = @host_os@
145 host_vendor = @host_vendor@
146 includedir = @includedir@
147 infodir = @infodir@
148 install_sh = @install_sh@
149 libdir = @libdir@
150 libexecdir = @libexecdir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 oldincludedir = @oldincludedir@
154 prefix = @prefix@
155 program_transform_name = @program_transform_name@
156 sbindir = @sbindir@
157 sharedstatedir = @sharedstatedir@
158 sysconfdir = @sysconfdir@
159 target_alias = @target_alias@
160 INCLUDES = -I../lib -I../intl -I..
161
162 bin_PROGRAMS = ap-gl
163
164 ap_gl_SOURCES = ap-gl.c auth_mac.c bridge.c stations.c
165 ap_gl_LDADD = ../lib/libap.a -lmenu
166 subdir = ap-gl
167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
169 CONFIG_HEADER = $(top_builddir)/config.h
170 CONFIG_CLEAN_FILES =
171 bin_PROGRAMS = ap-gl$(EXEEXT)
172 PROGRAMS = $(bin_PROGRAMS)
173
174 am_ap_gl_OBJECTS = ap-gl.$(OBJEXT) auth_mac.$(OBJEXT) bridge.$(OBJEXT) \
175         stations.$(OBJEXT)
176 ap_gl_OBJECTS = $(am_ap_gl_OBJECTS)
177 ap_gl_DEPENDENCIES = ../lib/libap.a
178 ap_gl_LDFLAGS =
179
180 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
181 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
182 am__depfiles_maybe = depfiles
183 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ap-gl.Po ./$(DEPDIR)/auth_mac.Po \
184 @AMDEP_TRUE@    ./$(DEPDIR)/bridge.Po ./$(DEPDIR)/stations.Po
185 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
186         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187 CCLD = $(CC)
188 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
189 DIST_SOURCES = $(ap_gl_SOURCES)
190 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
191 SOURCES = $(ap_gl_SOURCES)
192
193 all: all-am
194
195 .SUFFIXES:
196 .SUFFIXES: .c .o .obj
197 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
198         cd $(top_srcdir) && \
199           $(AUTOMAKE) --gnu  ap-gl/Makefile
200 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
201         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
202 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
203 install-binPROGRAMS: $(bin_PROGRAMS)
204         @$(NORMAL_INSTALL)
205         $(mkinstalldirs) $(DESTDIR)$(bindir)
206         @list='$(bin_PROGRAMS)'; for p in $$list; do \
207           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
208           if test -f $$p \
209           ; then \
210             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
211            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
212            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
213           else :; fi; \
214         done
215
216 uninstall-binPROGRAMS:
217         @$(NORMAL_UNINSTALL)
218         @list='$(bin_PROGRAMS)'; for p in $$list; do \
219           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
220           echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
221           rm -f $(DESTDIR)$(bindir)/$$f; \
222         done
223
224 clean-binPROGRAMS:
225         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
226 ap-gl$(EXEEXT): $(ap_gl_OBJECTS) $(ap_gl_DEPENDENCIES) 
227         @rm -f ap-gl$(EXEEXT)
228         $(LINK) $(ap_gl_LDFLAGS) $(ap_gl_OBJECTS) $(ap_gl_LDADD) $(LIBS)
229
230 mostlyclean-compile:
231         -rm -f *.$(OBJEXT) core *.core
232
233 distclean-compile:
234         -rm -f *.tab.c
235
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ap-gl.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_mac.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bridge.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stations.Po@am__quote@
240
241 .c.o:
242 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
243 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
244 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
245 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
246 @am__fastdepCC_TRUE@    fi
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
251
252 .c.obj:
253 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
254 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
255 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
256 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
257 @am__fastdepCC_TRUE@    fi
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
262 uninstall-info-am:
263
264 ETAGS = etags
265 ETAGSFLAGS =
266
267 CTAGS = ctags
268 CTAGSFLAGS =
269
270 tags: TAGS
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         mkid -fID $$unique
280
281 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282                 $(TAGS_FILES) $(LISP)
283         tags=; \
284         here=`pwd`; \
285         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
286         unique=`for i in $$list; do \
287             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288           done | \
289           $(AWK) '    { files[$$0] = 1; } \
290                END { for (i in files) print i; }'`; \
291         test -z "$(ETAGS_ARGS)$$tags$$unique" \
292           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293              $$tags $$unique
294
295 ctags: CTAGS
296 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297                 $(TAGS_FILES) $(LISP)
298         tags=; \
299         here=`pwd`; \
300         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '    { files[$$0] = 1; } \
305                END { for (i in files) print i; }'`; \
306         test -z "$(CTAGS_ARGS)$$tags$$unique" \
307           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
308              $$tags $$unique
309
310 GTAGS:
311         here=`$(am__cd) $(top_builddir) && pwd` \
312           && cd $(top_srcdir) \
313           && gtags -i $(GTAGS_ARGS) $$here
314
315 distclean-tags:
316         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
317 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
318
319 top_distdir = ..
320 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
321
322 distdir: $(DISTFILES)
323         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
324         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
325         list='$(DISTFILES)'; for file in $$list; do \
326           case $$file in \
327             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
328             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
329           esac; \
330           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
331           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
332           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
333             dir="/$$dir"; \
334             $(mkinstalldirs) "$(distdir)$$dir"; \
335           else \
336             dir=''; \
337           fi; \
338           if test -d $$d/$$file; then \
339             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
341             fi; \
342             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
343           else \
344             test -f $(distdir)/$$file \
345             || cp -p $$d/$$file $(distdir)/$$file \
346             || exit 1; \
347           fi; \
348         done
349 check-am: all-am
350 check: check-am
351 all-am: Makefile $(PROGRAMS)
352
353 installdirs:
354         $(mkinstalldirs) $(DESTDIR)$(bindir)
355 install: install-am
356 install-exec: install-exec-am
357 install-data: install-data-am
358 uninstall: uninstall-am
359
360 install-am: all-am
361         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
362
363 installcheck: installcheck-am
364 install-strip:
365         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366           INSTALL_STRIP_FLAG=-s \
367           `test -z '$(STRIP)' || \
368             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
369 mostlyclean-generic:
370
371 clean-generic:
372
373 distclean-generic:
374         -rm -f $(CONFIG_CLEAN_FILES)
375
376 maintainer-clean-generic:
377         @echo "This command is intended for maintainers to use"
378         @echo "it deletes files that may require special tools to rebuild."
379 clean: clean-am
380
381 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
382
383 distclean: distclean-am
384         -rm -rf ./$(DEPDIR)
385         -rm -f Makefile
386 distclean-am: clean-am distclean-compile distclean-generic \
387         distclean-tags
388
389 dvi: dvi-am
390
391 dvi-am:
392
393 info: info-am
394
395 info-am:
396
397 install-data-am:
398
399 install-exec-am: install-binPROGRAMS
400
401 install-info: install-info-am
402
403 install-man:
404
405 installcheck-am:
406
407 maintainer-clean: maintainer-clean-am
408         -rm -rf ./$(DEPDIR)
409         -rm -f Makefile
410 maintainer-clean-am: distclean-am maintainer-clean-generic
411
412 mostlyclean: mostlyclean-am
413
414 mostlyclean-am: mostlyclean-compile mostlyclean-generic
415
416 pdf: pdf-am
417
418 pdf-am:
419
420 ps: ps-am
421
422 ps-am:
423
424 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
425
426 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
427         clean-generic ctags distclean distclean-compile \
428         distclean-generic distclean-tags distdir dvi dvi-am info \
429         info-am install install-am install-binPROGRAMS install-data \
430         install-data-am install-exec install-exec-am install-info \
431         install-info-am install-man install-strip installcheck \
432         installcheck-am installdirs maintainer-clean \
433         maintainer-clean-generic mostlyclean mostlyclean-compile \
434         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
435         uninstall-am uninstall-binPROGRAMS uninstall-info-am
436
437 # Tell versions [3.59,3.63) of GNU make to not export all variables.
438 # Otherwise a system limit (for SysV at least) may be exceeded.
439 .NOEXPORT: