亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? makefile.in

?? 一個機(jī)器人平臺
?? IN
字號:
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am# Copyright (C) 1994, 1995-8, 1999, 2001 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.## Automake config to build the device models## RTV 20021026# $Id#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@CXX = @CXX@GUI_CPPFLAGS = @GUI_CPPFLAGS@GUI_LDADD = @GUI_LDADD@GUI_LIB = @GUI_LIB@GUI_LIBPATH = @GUI_LIBPATH@LIBJPEG = @LIBJPEG@MAKEINFO = @MAKEINFO@PACKAGE = @PACKAGE@PLAYER_CPPFLAGS = @PLAYER_CPPFLAGS@PLAYER_LDADD = @PLAYER_LDADD@RANLIB = @RANLIB@RTK_CPPFLAGS = @RTK_CPPFLAGS@RTK_LDADD = @RTK_LDADD@VERSION = @VERSION@have_gtk = @have_gtk@AM_CPPFLAGS = -Wall -I$(top_builddir)/src  -I$(top_builddir)/replace @PLAYER_CPPFLAGS@ $(GUI_CPPFLAGS)noinst_LIBRARIES = libstgmodels.a libstgmodels_a_SOURCES =                     bitmap.cc                    bitmap.hh                    box.cc                    box.hh                    broadcastdevice.cc                    broadcastdevice.hh                    bumperdevice.cc                    bumperdevice.hh                    fiducialfinderdevice.cc                    fiducialfinderdevice.hh                    gripperdevice.cc                    gripperdevice.hh                    idardevice.cc                    idardevice.hh                    idarturretdevice.cc                    idarturretdevice.hh                    image.cc                    image.hh                    laserdevice.cc                    laserdevice.hh 		   omnipositiondevice.cc 		   omnipositiondevice.hh                    positiondevice.cc                    positiondevice.hh                    powerdevice.cc                    powerdevice.hh                    ptzdevice.cc                    ptzdevice.hh                    puck.cc                    puck.hh                    sonardevice.cc                    sonardevice.hh                    truthdevice.cc                    truthdevice.hh                    visiondevice.cc                    visiondevice.hh                    mcomdevice.cc  mcomdevice.hhmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = ../../config.hCONFIG_CLEAN_FILES = LIBRARIES =  $(noinst_LIBRARIES)DEFS = @DEFS@ -I. -I$(srcdir) -I../..CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@libstgmodels_a_LIBADD = libstgmodels_a_OBJECTS =  bitmap.o box.o broadcastdevice.o \bumperdevice.o fiducialfinderdevice.o gripperdevice.o idardevice.o \idarturretdevice.o image.o laserdevice.o omnipositiondevice.o \positiondevice.o powerdevice.o ptzdevice.o puck.o sonardevice.o \truthdevice.o visiondevice.o mcomdevice.oAR = arCXXFLAGS = @CXXFLAGS@CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@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 = tarGZIP_ENV = --bestSOURCES = $(libstgmodels_a_SOURCES)OBJECTS = $(libstgmodels_a_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .cc .o .s$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/models/MakefileMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) \	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.statusmostlyclean-noinstLIBRARIES:clean-noinstLIBRARIES:	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)distclean-noinstLIBRARIES:maintainer-clean-noinstLIBRARIES:.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:libstgmodels.a: $(libstgmodels_a_OBJECTS) $(libstgmodels_a_DEPENDENCIES)	-rm -f libstgmodels.a	$(AR) cru libstgmodels.a $(libstgmodels_a_OBJECTS) $(libstgmodels_a_LIBADD)	$(RANLIB) libstgmodels.a.cc.o:	$(CXXCOMPILE) -c $<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/modelsdistdir: $(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; \	donebitmap.o: bitmap.cc image.hh ../../src/stage_types.hh ../../config.h \	../../src/world.hh ../../src/replace.h ../../src/entity.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh bitmap.hhbox.o: box.cc ../../src/world.hh ../../src/replace.h ../../config.h \	../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh box.hhbroadcastdevice.o: broadcastdevice.cc broadcastdevice.hh \	../../src/playerdevice.hh ../../src/entity.hh ../../config.h \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hhbumperdevice.o: bumperdevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh bumperdevice.hh \	../../src/playerdevice.hh ../../src/raytrace.hhfiducialfinderdevice.o: fiducialfinderdevice.cc ../../src/world.hh \	../../src/replace.h ../../config.h ../../src/entity.hh \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hh ../../src/matrix.hh ../../src/worldfile.hh \	laserdevice.hh ../../src/playerdevice.hh \	fiducialfinderdevice.hhgripperdevice.o: gripperdevice.cc ../../config.h ../../src/world.hh \	../../src/replace.h ../../src/entity.hh \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hh ../../src/matrix.hh ../../src/worldfile.hh \	gripperdevice.hh ../../src/playerdevice.hh \	../../src/raytrace.hhidardevice.o: idardevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh idardevice.hh ../../src/playerdevice.hh \	../../src/raytrace.hhidarturretdevice.o: idarturretdevice.cc ../../src/world.hh \	../../src/replace.h ../../config.h ../../src/entity.hh \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hh ../../src/matrix.hh ../../src/worldfile.hh \	idarturretdevice.hh idardevice.hh ../../src/playerdevice.hhimage.o: image.cc ../../src/stage_types.hh ../../config.h image.hhlaserdevice.o: laserdevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh laserdevice.hh ../../src/playerdevice.hh \	../../src/raytrace.hhmcomdevice.o: mcomdevice.cc mcomdevice.hh ../../src/playerdevice.hh \	../../src/entity.hh ../../config.h ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hhomnipositiondevice.o: omnipositiondevice.cc ../../src/world.hh \	../../src/replace.h ../../config.h ../../src/entity.hh \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hh ../../src/matrix.hh ../../src/worldfile.hh \	../../src/raytrace.hh omnipositiondevice.hh \	../../src/playerdevice.hhpositiondevice.o: positiondevice.cc ../../src/world.hh \	../../src/replace.h ../../config.h ../../src/entity.hh \	../../src/stage_types.hh ../../src/colors.hh \	../../src/library.hh ../../src/matrix.hh ../../src/worldfile.hh \	positiondevice.hh ../../src/playerdevice.hhpowerdevice.o: powerdevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh powerdevice.hh ../../src/playerdevice.hhptzdevice.o: ptzdevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh ptzdevice.hh ../../src/playerdevice.hhpuck.o: puck.cc ../../src/world.hh ../../src/replace.h ../../config.h \	../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh puck.hh ../../src/raytrace.hhsonardevice.o: sonardevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh sonardevice.hh ../../src/playerdevice.hh \	../../src/raytrace.hhtruthdevice.o: truthdevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh truthdevice.hh ../../src/playerdevice.hhvisiondevice.o: visiondevice.cc ../../src/world.hh ../../src/replace.h \	../../config.h ../../src/entity.hh ../../src/stage_types.hh \	../../src/colors.hh ../../src/library.hh ../../src/matrix.hh \	../../src/worldfile.hh visiondevice.hh \	../../src/playerdevice.hh ptzdevice.hh ../../src/raytrace.hhinfo-am:info: info-amdvi-am:dvi: dvi-amcheck-am: all-amcheck: check-aminstallcheck-am:installcheck: installcheck-aminstall-exec-am:install-exec: install-exec-aminstall-data-am:install-data: install-data-aminstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstall: install-amuninstall-am:uninstall: uninstall-amall-am: Makefile $(LIBRARIES)all-redirect: all-aminstall-strip:	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s installinstalldirs: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-noinstLIBRARIES mostlyclean-compile \		mostlyclean-tags mostlyclean-genericmostlyclean: mostlyclean-amclean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-generic \		mostlyclean-amclean: clean-amdistclean-am:  distclean-noinstLIBRARIES distclean-compile \		distclean-tags distclean-generic clean-amdistclean: distclean-ammaintainer-clean-am:  maintainer-clean-noinstLIBRARIES \		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-noinstLIBRARIES distclean-noinstLIBRARIES \clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \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-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-clean# currently broken# bpsdevice.cc # 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:

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
9191成人精品久久| 一本大道久久精品懂色aⅴ| 3atv在线一区二区三区| 天天操天天综合网| 欧美刺激脚交jootjob| 久88久久88久久久| 国产亚洲欧美日韩在线一区| 丁香婷婷综合色啪| 亚洲制服丝袜在线| 欧美一区二区三区视频免费| 精品无人码麻豆乱码1区2区 | 91精品国产一区二区| 日日欢夜夜爽一区| 91精品在线免费| 精品亚洲aⅴ乱码一区二区三区| 国产女人18毛片水真多成人如厕| 91免费视频观看| 午夜国产不卡在线观看视频| 欧美成人精品福利| 99久久久精品| 亚洲一区免费观看| 久久网站最新地址| 欧洲国内综合视频| 国产一区二区三区四区五区美女 | 一区二区三区精品视频| 日韩欧美一区二区在线视频| 成人一道本在线| 五月天精品一区二区三区| 久久久精品综合| 欧美视频日韩视频在线观看| 黑人精品欧美一区二区蜜桃| 一区二区三区在线免费视频| 精品国产三级a在线观看| 色8久久精品久久久久久蜜| 蜜桃视频在线观看一区| 亚洲女子a中天字幕| 精品国产凹凸成av人导航| 在线看国产一区二区| 国产成人精品亚洲777人妖| 午夜精品一区在线观看| 国产精品久久毛片a| 亚洲人成人一区二区在线观看| 欧美久久久久免费| 97久久精品人人澡人人爽| 精品一区二区三区免费播放 | 调教+趴+乳夹+国产+精品| 国产精品久久久久影视| 精品国产乱码久久久久久老虎| 欧美唯美清纯偷拍| 色综合久久综合网97色综合| 国产激情一区二区三区| 麻豆一区二区99久久久久| 亚洲国产精品久久久久婷婷884| 国产精品久久久久久久久快鸭| 日韩欧美在线123| 欧美丰满嫩嫩电影| 欧美日韩一区小说| 97se亚洲国产综合自在线不卡| 精品一区二区三区蜜桃| 麻豆成人久久精品二区三区小说| 亚洲精品你懂的| 国产精品二区一区二区aⅴ污介绍| www久久精品| 99精品欧美一区二区三区小说| 国产精品综合一区二区| 狠狠狠色丁香婷婷综合激情 | 国产乱理伦片在线观看夜一区| 日韩国产欧美在线播放| 偷拍一区二区三区四区| 亚洲欧美日韩在线播放| 国产精品蜜臀av| 国产视频不卡一区| 国产拍揄自揄精品视频麻豆| 国产欧美精品一区二区三区四区| 精品免费一区二区三区| 欧美不卡激情三级在线观看| 日韩久久精品一区| xfplay精品久久| 久久综合999| 国产偷v国产偷v亚洲高清| 国产亚洲1区2区3区| 日本一区二区成人在线| 亚洲欧美在线aaa| 亚洲男人的天堂在线观看| 国产精品高潮久久久久无| 亚洲摸摸操操av| 香蕉成人伊视频在线观看| 琪琪久久久久日韩精品| 激情综合色播五月| 国产大陆a不卡| 成+人+亚洲+综合天堂| 色婷婷av一区二区三区大白胸| 欧美日韩一区二区在线观看| 88在线观看91蜜桃国自产| 日韩欧美高清一区| 日本一区二区三区在线观看| 亚洲女与黑人做爰| 日韩 欧美一区二区三区| 国产酒店精品激情| 欧美妇女性影城| 精品理论电影在线| 国产精品久久久久一区二区三区共| 亚洲欧美偷拍卡通变态| 午夜精品成人在线视频| 国产精品亚洲专一区二区三区 | 日韩你懂的在线观看| 久久久蜜臀国产一区二区| 中文字幕在线观看一区| 视频一区在线视频| 国产精品一区在线| 欧美视频在线观看一区| 337p粉嫩大胆色噜噜噜噜亚洲 | 亚洲伦在线观看| 轻轻草成人在线| 成人动漫一区二区三区| 91精品国产综合久久精品app| 国产欧美视频一区二区| 亚洲国产精品自拍| 福利电影一区二区三区| 欧美精品免费视频| 日本一区二区三区在线观看| 亚洲大尺度视频在线观看| 国产ts人妖一区二区| 欧美午夜不卡视频| 中文字幕av一区二区三区高| 日韩高清不卡一区二区| 不卡av在线网| 欧美精品一区男女天堂| 亚洲第一搞黄网站| av电影天堂一区二区在线| 日韩一区二区三区在线观看| 亚洲视频你懂的| 国产成人免费在线视频| 日韩亚洲电影在线| 亚洲电影第三页| 99久久99久久免费精品蜜臀| 久久综合色8888| 日韩在线观看一区二区| 色婷婷国产精品综合在线观看| 久久久久久一二三区| 成人丝袜视频网| 日韩一区国产二区欧美三区| 一区二区三区日韩精品视频| 成人一区二区三区视频 | 色综合天天综合色综合av| 欧美电视剧免费全集观看| 亚洲国产欧美在线| 日本韩国欧美国产| 国产精品素人视频| 国产成人精品网址| 国产午夜精品一区二区三区视频| 日本欧美在线看| 欧美日韩成人在线| 亚洲成人先锋电影| 欧美日韩中文字幕一区| 亚洲自拍欧美精品| 欧美亚洲日本一区| 一区二区三区电影在线播| 一本久久精品一区二区| 综合欧美一区二区三区| 94-欧美-setu| 日韩码欧中文字| 91小视频在线观看| 最新国产成人在线观看| av成人老司机| 亚洲久本草在线中文字幕| 91在线视频播放地址| 日韩美女精品在线| 91女人视频在线观看| 亚洲黄网站在线观看| 91成人免费网站| 亚洲午夜激情av| 制服丝袜激情欧洲亚洲| 日av在线不卡| 2020国产精品| 福利一区在线观看| 亚洲视频 欧洲视频| 欧美专区在线观看一区| 午夜电影网亚洲视频| 欧美一区二区久久| 国产精品原创巨作av| 中国色在线观看另类| 91视频国产观看| 五月天久久比比资源色| 欧美mv和日韩mv的网站| 成人午夜av电影| 一个色在线综合| 欧美成人三级在线| 成人国产精品免费观看视频| 一区二区三区四区不卡视频| 欧美女孩性生活视频| 韩国一区二区三区| 国产精品久久久爽爽爽麻豆色哟哟 | 日本午夜精品视频在线观看 | 91精品免费在线观看| 久久国产尿小便嘘嘘| 国产精品久久久久久久久久久免费看 | 久久久91精品国产一区二区三区| 国产·精品毛片| 亚洲自拍另类综合|