makefile.am

来自「RTEMS (Real-Time Executive for Multiproc」· AM 代码 · 共 17 行

AM
17
字号
#### $Id: Makefile.am,v 1.3 2002/09/08 07:36:11 ralf Exp $##ACLOCAL_AMFLAGS = -I ../../../../../../aclocal# wrapup is the one that actually builds and installs the library#  from the individual .rel files built in other directoriesSUBDIRS = . include start startup clock console spurious timer wrapupinclude $(top_srcdir)/../../bsp.amEXTRA_DIST = bsp_specs timesinclude $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am

⌨️ 快捷键说明

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