makefile.am
来自「RTEMS (Real-Time Executive for Multiproc」· AM 代码 · 共 14 行
AM
14 行
#### $Id: Makefile.am,v 1.6 2002/03/28 00:38:37 joel Exp $##ACLOCAL_AMFLAGS = -I ../../../../../aclocal## Descend into the $(RTEMS_BSP_FAMILY) directory## Currently, the shared directory is not explicitly## added but it is present in the source tree.SUBDIRS = shared $(RTEMS_BSP_FAMILY)include $(top_srcdir)/../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../automake/local.am
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?