📄 makefile.am
字号:
#### $Id: Makefile.am,v 1.7 2002/03/28 00:40:35 joel Exp $##ACLOCAL_AMFLAGS = -I ../../../../../../aclocal# consolex is a predecessor of the termios and libchip concepts.# It is no longer being compiled into the source.# The MVME162 has 2 z8530's to yield four serial ports.# The application can access these by referencing the consolex driver# with "CONSOLEX_DRIVER_TABLE_ENTRY" in the driver table definition,# in place of "CONSOLE_DRIVER_TABLE_ENTRY". See consolex/cTest.c for# an example.# 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 timer tod network wrapup toolsinclude $(top_srcdir)/../../bsp.amEXTRA_DIST = bsp_specs timesinclude $(top_srcdir)/../../../../../../automake/subdirs.aminclude $(top_srcdir)/../../../../../../automake/local.am
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -