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

📄 gnumakefile.am

📁 rtai-3.1-test3的源代码(Real-Time Application Interface )
💻 AM
字号:
moduledir = $(DESTDIR)@RTAI_MODULE_DIR@CROSS_COMPILE = @CROSS_COMPILE@lib_LIBRARIES = libsciblk.alibsciblk_a_SOURCES = \	rtai_scope.c \	rtai_led.c \	rtai_meter.c \	memory.c \	inp_square.c \	inp_step.c \	inp_sinus.c \	extdata.c \	mbx_receive_if.c \	mbx_receive.c \	mbx_ovrwr_send.c \	mbx_send_if.c \	cioquad4.c \        peak.c \        pcan.c \        libpcan.c \	rtmain.h \	libpcan.h \	pcan.h \	peak.hif CONFIG_RTAI_COMEDI_LXRTlibsciblk_a_SOURCES += \	rtai_comedi_data.c \	rtai_comedi_dio.cendiflibsciblk_a_AR = $(CROSS_COMPILE)ar cruincludedir=$(prefix)/include/scicosinclude_HEADERS = \	devices.h \	devstruct.hINCLUDES = \	@RTAI_USER_CFLAGS@ \	-I$(top_srcdir)/rtai-core/include \	-I../../../rtai-core/include \	-I$(top_srcdir)/rtai-addons/comedi \	-I@COMEDI_DIR@/includeEXTRA_DIST = template.c README.devices devtmpl.h

⌨️ 快捷键说明

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