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