📄 makefile.am
字号:
#### $Id: Makefile.am,v 1.10 2002/08/09 04:16:27 ralf Exp $##ACLOCAL_AMFLAGS = -I ../../../../aclocal# If we are building a "real" BSP, then we need to descend into the# appropriate CPU specific directory. The bare BSP is a special# case which can be built for any CPU and it resides at the same# level as the CPUs. If we are building the bare BSP, then descend# into that directory.SUBDIRS = shared shmdr @subdirs@EXTRA_DIST = MERGE.PROCEDURE bsp.aminclude $(top_srcdir)/../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../automake/local.am
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -