📄 makefile.in
字号:
# Makefile.in generated automatically by automake 1.4 from Makefile.am# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.# $Id: Makefile.am,v 1.48 2001/09/30 15:04:58 jm Exp $SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ../..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = @build_alias@build_triplet = @build@host_alias = @host_alias@host_triplet = @host@target_alias = @target_alias@target_triplet = @target@CC = @CC@HTML_DIR = @HTML_DIR@LIBGMP2 = @LIBGMP2@LIBREADLINE = @LIBREADLINE@MAKEINFO = @MAKEINFO@PACKAGE = @PACKAGE@PIDDIR = @PIDDIR@RANLIB = @RANLIB@SOCKETDIR = @SOCKETDIR@VERSION = @VERSION@components = @components@condmn = @condmn@condmnobjs = @condmnobjs@condother = @condother@condotherobjs = @condotherobjs@condtests = @condtests@condtools = @condtools@dyn_scripts = @dyn_scripts@extralibs = @extralibs@mnextras = @mnextras@mnincl = @mnincl@sbin_PROGRAMS = dynmnd @mnextras@EXTRA_PROGRAMS = iwspy_sim iwspy_gather device_info device_info_query histogramdynmnd_SOURCES = mn.c mn_config.c mn.h mn_agentadv.c mn_agentadv.h mn_api.c mn_util.c mn_reg.c mn_handler.c mn_handler.h mn_ipay.c mn_ipay.h mn_tunnel.c mn_tunnel.h @condmn@EXTRA_dynmnd_SOURCES = dyn_iwspy_rec.c dyn_iwspy_rec.h dyn_wireless.c dyn_wireless.h monitor.c monitor.h monitor_api.c monitor_util.c win_adv_capture.cdynmnd_LDADD = ${top_builddir}/src/other/libother.a ${top_builddir}/src/api/libagentapi.a @condmnobjs@ @extralibs@dynmnd_DEPENDENCIES = ${top_builddir}/src/other/libother.a ${top_builddir}/src/api/libagentapi.a @condmnobjs@iwspy_sim_SOURCES = iwspy-sim.c dyn_wireless.c dyn_wireless.hiwspy_sim_LDADD = ${top_builddir}/src/other/libother.a ${top_builddir}/src/api/libagentapi.aiwspy_gather_SOURCES = dyn_iwspy_rec.c dyn_iwspy_rec.h iwspy-gather.c dyn_wireless.c dyn_wireless.hiwspy_gather_LDADD = ${top_builddir}/src/other/libother.adevice_info_SOURCES = device_info.c device_info.hdevice_info_LDADD = ${top_builddir}/src/other/libother.a ${top_builddir}/src/api/libdynmn.adevice_info_query_SOURCES = device_info_query.c device_info.hdevice_info_query_LDADD = ${top_builddir}/src/other/libother.a histogram_SOURCES = histogram.c dyn_wireless.h dyn_wireless.chistogram_LDADD = ${top_builddir}/src/other/libother.aINCLUDES = -I${top_srcdir}/src/other -I${top_srcdir}/src/api @mnincl@CPPFLAGS = -DSYSCONFDIR=\"${sysconfdir}\"EXTRA_DIST = dynmnd.conf wvlan_cs-1.0.1-SPYCACHE.patchmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = ../../config.hCONFIG_CLEAN_FILES = PROGRAMS = $(sbin_PROGRAMS)DEFS = @DEFS@ -I. -I$(srcdir) -I../..LDFLAGS = @LDFLAGS@LIBS = @LIBS@iwspy_sim_OBJECTS = iwspy-sim.o dyn_wireless.oiwspy_sim_DEPENDENCIES = ${top_builddir}/src/other/libother.a \${top_builddir}/src/api/libagentapi.aiwspy_sim_LDFLAGS = iwspy_gather_OBJECTS = dyn_iwspy_rec.o iwspy-gather.o dyn_wireless.oiwspy_gather_DEPENDENCIES = ${top_builddir}/src/other/libother.aiwspy_gather_LDFLAGS = device_info_OBJECTS = device_info.odevice_info_DEPENDENCIES = ${top_builddir}/src/other/libother.a \${top_builddir}/src/api/libdynmn.adevice_info_LDFLAGS = device_info_query_OBJECTS = device_info_query.odevice_info_query_DEPENDENCIES = ${top_builddir}/src/other/libother.adevice_info_query_LDFLAGS = histogram_OBJECTS = histogram.o dyn_wireless.ohistogram_DEPENDENCIES = ${top_builddir}/src/other/libother.ahistogram_LDFLAGS = dynmnd_OBJECTS = mn.o mn_config.o mn_agentadv.o mn_api.o mn_util.o \mn_reg.o mn_handler.o mn_ipay.o mn_tunnel.odynmnd_LDFLAGS = CFLAGS = @CFLAGS@COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@DIST_COMMON = Makefile.am Makefile.inDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)TAR = gtarGZIP_ENV = --bestSOURCES = $(iwspy_sim_SOURCES) $(iwspy_gather_SOURCES) $(device_info_SOURCES) $(device_info_query_SOURCES) $(histogram_SOURCES) $(dynmnd_SOURCES) $(EXTRA_dynmnd_SOURCES)OBJECTS = $(iwspy_sim_OBJECTS) $(iwspy_gather_OBJECTS) $(device_info_OBJECTS) $(device_info_query_OBJECTS) $(histogram_OBJECTS) $(dynmnd_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .o .s$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/mn/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.statusmostlyclean-sbinPROGRAMS:clean-sbinPROGRAMS: -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)distclean-sbinPROGRAMS:maintainer-clean-sbinPROGRAMS:install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(sbindir) @list='$(sbin_PROGRAMS)'; for p in $$list; do \ if test -f $$p; then \ echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ else :; fi; \ doneuninstall-sbinPROGRAMS: @$(NORMAL_UNINSTALL) list='$(sbin_PROGRAMS)'; for p in $$list; do \ rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ done.c.o: $(COMPILE) -c $<.s.o: $(COMPILE) -c $<.S.o: $(COMPILE) -c $<mostlyclean-compile: -rm -f *.o core *.coreclean-compile:distclean-compile: -rm -f *.tab.cmaintainer-clean-compile:iwspy_sim: $(iwspy_sim_OBJECTS) $(iwspy_sim_DEPENDENCIES) @rm -f iwspy_sim $(LINK) $(iwspy_sim_LDFLAGS) $(iwspy_sim_OBJECTS) $(iwspy_sim_LDADD) $(LIBS)iwspy_gather: $(iwspy_gather_OBJECTS) $(iwspy_gather_DEPENDENCIES) @rm -f iwspy_gather $(LINK) $(iwspy_gather_LDFLAGS) $(iwspy_gather_OBJECTS) $(iwspy_gather_LDADD) $(LIBS)device_info: $(device_info_OBJECTS) $(device_info_DEPENDENCIES) @rm -f device_info $(LINK) $(device_info_LDFLAGS) $(device_info_OBJECTS) $(device_info_LDADD) $(LIBS)device_info_query: $(device_info_query_OBJECTS) $(device_info_query_DEPENDENCIES) @rm -f device_info_query $(LINK) $(device_info_query_LDFLAGS) $(device_info_query_OBJECTS) $(device_info_query_LDADD) $(LIBS)histogram: $(histogram_OBJECTS) $(histogram_DEPENDENCIES) @rm -f histogram $(LINK) $(histogram_LDFLAGS) $(histogram_OBJECTS) $(histogram_LDADD) $(LIBS)dynmnd: $(dynmnd_OBJECTS) $(dynmnd_DEPENDENCIES) @rm -f dynmnd $(LINK) $(dynmnd_LDFLAGS) $(dynmnd_OBJECTS) $(dynmnd_LDADD) $(LIBS)tags: TAGSID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP)TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)mostlyclean-tags:clean-tags:distclean-tags: -rm -f TAGS IDmaintainer-clean-tags:distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)subdir = src/mndistdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ doneinfo-am:info: info-amdvi-am:dvi: dvi-amcheck-am: all-amcheck: check-aminstallcheck-am:installcheck: installcheck-aminstall-exec-am: install-sbinPROGRAMSinstall-exec: install-exec-aminstall-data-am: install-data-localinstall-data: install-data-aminstall-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstall: install-amuninstall-am: uninstall-sbinPROGRAMSuninstall: uninstall-amall-am: Makefile $(PROGRAMS)all-redirect: all-aminstall-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s installinstalldirs: $(mkinstalldirs) $(DESTDIR)$(sbindir)mostlyclean-generic:clean-generic:distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]*maintainer-clean-generic:mostlyclean-am: mostlyclean-sbinPROGRAMS mostlyclean-compile \ mostlyclean-tags mostlyclean-genericmostlyclean: mostlyclean-amclean-am: clean-sbinPROGRAMS clean-compile clean-tags clean-generic \ mostlyclean-amclean: clean-amdistclean-am: distclean-sbinPROGRAMS distclean-compile distclean-tags \ distclean-generic clean-amdistclean: distclean-ammaintainer-clean-am: maintainer-clean-sbinPROGRAMS \ maintainer-clean-compile maintainer-clean-tags \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild."maintainer-clean: maintainer-clean-am.PHONY: mostlyclean-sbinPROGRAMS distclean-sbinPROGRAMS \clean-sbinPROGRAMS maintainer-clean-sbinPROGRAMS uninstall-sbinPROGRAMS \install-sbinPROGRAMS mostlyclean-compile distclean-compile \clean-compile maintainer-clean-compile tags mostlyclean-tags \distclean-tags clean-tags maintainer-clean-tags distdir info-am info \dvi-am dvi check check-am installcheck-am installcheck install-exec-am \install-exec install-data-local install-data-am install-data install-am \install uninstall-am uninstall all-redirect all-am all installdirs \mostlyclean-generic distclean-generic clean-generic \maintainer-clean-generic clean mostlyclean distclean maintainer-cleaninstall-data-local: $(mkinstalldirs) $(DESTDIR)$(sysconfdir) -@if [ -f $(DESTDIR)$(sysconfdir)/dynmnd.conf ]; then \ echo "Old configuration file present -" \ "installing new as $(DESTDIR)$(sysconfdir)/dynmnd.conf.dist"; \ $(INSTALL_DATA) -m 600 $(srcdir)/dynmnd.conf \ $(DESTDIR)$(sysconfdir)/dynmnd.conf.dist ; \ else \ $(INSTALL_DATA) -m 600 $(srcdir)/dynmnd.conf \ $(DESTDIR)$(sysconfdir)/dynmnd.conf ; \ fi# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -