⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.7.9 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003# 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.@SET_MAKE@## $Id: Makefile.am,v 1.9 2004/05/11 16:47:19 troth Exp $## uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.# Copyright (C) 2002, 2003, 2004  Theodore A. Roth## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA## Makefile.am -- Process this file with automake to produce Makefile.in#srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DATE = @DATE@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LTLIBOBJS = @LTLIBOBJS@MAKEINFO = @MAKEINFO@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@POW_LIB = @POW_LIB@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@VERSION = @VERSION@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_STRIP = @ac_ct_STRIP@am__fastdepCC_FALSE = @am__fastdepCC_FALSE@am__fastdepCC_TRUE = @am__fastdepCC_TRUE@am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@bindir = @bindir@build_alias = @build_alias@datadir = @datadir@exec_prefix = @exec_prefix@host_alias = @host_alias@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localstatedir = @localstatedir@mandir = @mandir@oldincludedir = @oldincludedir@prefix = @prefix@program_transform_name = @program_transform_name@sbindir = @sbindir@sharedstatedir = @sharedstatedir@sysconfdir = @sysconfdir@target_alias = @target_alias@AUX_DIST = install-sh missing mkinstalldirs depcompman_MANS = uisp.1AUX_DIST_EXTRA = EXTRA_DIST = bootstrap \                       CHANGES CHANGES.old \                       kernel/patch-2.2.17-ppdev1.gz \                       pavr/Makefile pavr/pavr.c \                       doc/HOWTO.windows doc/README.stk500 \                       doc/README.xilinx \                       doc/README.rs232 \                       doc/uisp-parport-connect.txt \                       uisp.1.in \                       ChangeLog-2002 \                       ChangeLog-2003SUBDIRS = srcDIST_SUBDIRS = srcMAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure src/config-h.in \                       src/stamp-h.in $(AUX_DIST)install_aux_files = AUTHORS COPYING INSTALL CHANGES CHANGES.old TODO \                       ChangeLog ChangeLog-2003 ChangeLog-2002DOC_INST_DIR = $(DESTDIR)$(datadir)/doc/uisp-$(VERSION)subdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = $(top_builddir)/src/config.hCONFIG_CLEAN_FILES = uisp.1 uisp.specDIST_SOURCES =NROFF = nroffMANS = $(man_MANS)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \	ps-recursive install-info-recursive uninstall-info-recursive \	all-recursive install-data-recursive install-exec-recursive \	installdirs-recursive install-recursive uninstall-recursive \	check-recursive installcheck-recursiveDIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS COPYING \	ChangeLog INSTALL Makefile.am NEWS TODO aclocal.m4 configure \	configure.ac depcomp install-sh missing mkinstalldirs uisp.1.in \	uisp.spec.inall: all-recursive.SUFFIXES:am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  MakefileMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)	cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4):  configure.ac 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)uisp.1: $(top_builddir)/config.status uisp.1.in	cd $(top_builddir) && $(SHELL) ./config.status $@uisp.spec: $(top_builddir)/config.status uisp.spec.in	cd $(top_builddir) && $(SHELL) ./config.status $@uninstall-info-am:man1dir = $(mandir)/man1install-man1: $(man1_MANS) $(man_MANS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(man1dir)	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \	for i in $$l2; do \	  case "$$i" in \	    *.1*) list="$$list $$i" ;; \	  esac; \	done; \	for i in $$list; do \	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \	  else file=$$i; fi; \	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \	  case "$$ext" in \	    1*) ;; \	    *) ext='1' ;; \	  esac; \	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \	  inst=`echo $$inst | sed -e 's/^.*\///'`; \	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \	doneuninstall-man1:	@$(NORMAL_UNINSTALL)	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \	for i in $$l2; do \	  case "$$i" in \	    *.1*) list="$$list $$i" ;; \	  esac; \	done; \	for i in $$list; do \	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \	  case "$$ext" in \	    1*) ;; \	    *) ext='1' ;; \	  esac; \	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \	  inst=`echo $$inst | sed -e 's/^.*\///'`; \	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \	  rm -f $(DESTDIR)$(man1dir)/$$inst; \	done# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'#     (which will cause the Makefiles to be regenerated when you run `make');# (2) otherwise, pass the desired values on the `make' command line.$(RECURSIVE_TARGETS):	@set fnord $$MAKEFLAGS; amf=$$2; \	dot_seen=no; \	target=`echo $@ | sed s/-recursive//`; \	list='$(SUBDIRS)'; for subdir in $$list; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    dot_seen=yes; \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \	done; \	if test "$$dot_seen" = "no"; then \	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \	fi; test -z "$$fail"mostlyclean-recursive clean-recursive distclean-recursive \maintainer-clean-recursive:	@set fnord $$MAKEFLAGS; amf=$$2; \	dot_seen=no; \	case "$@" in \	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \	  *) list='$(SUBDIRS)' ;; \	esac; \	rev=''; for subdir in $$list; do \	  if test "$$subdir" = "."; then :; else \	    rev="$$subdir $$rev"; \	  fi; \	done; \	rev="$$rev ."; \	target=`echo $@ | sed s/-recursive//`; \	for subdir in $$rev; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \	done && test -z "$$fail"tags-recursive:	list='$(SUBDIRS)'; for subdir in $$list; do \	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \	donectags-recursive:	list='$(SUBDIRS)'; for subdir in $$list; do \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -