makefile.am

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

AM
23
字号
#### $Id: Makefile.am,v 1.8.4.1 2003/03/25 18:21:27 joel 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 tools start startup clock console timer ne2000 wd8003 \    3c509 ide wrapupinclude $(top_srcdir)/../../bsp.am$(PROJECT_RELEASE)/BootImgs:	$(mkinstalldirs) $@TMPINSTALL_FILES = $(PROJECT_RELEASE)/BootImgsEXTRA_DIST = HOWTO README.dec21140 STATUS bsp_specs times_i486dx times_p5include $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am

⌨️ 快捷键说明

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