⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 安装DDD之前
💻 AM
字号:
## $Header: /cvsroot/lesstif/lesstif/include/Motif-2.1/XmI/Makefile.am,v 1.13 2004/09/18 11:19:28 dannybackx Exp $#MAINTAINERCLEANFILES=Makefile.in# Only in 1.2xmi_12private_h = \        MessagesI.h# In other versions above as wellxmi_12base_h = \	AtomMgrI.h CutPasteI.h DebugUtil.h DragDropI.h \	HashI.h ImageCacheI.h \	LTV5EditresP.h LTV6EditresP.h LTglob.h LTmisc.h \	MacrosI.h TraversalI.h UilI.h XmI.h XmXpm.h \	xdnd.h# Only in 2.0xmi_20private_h = \        MessagesI.h# In other versions above as wellxmi_20base_h = \        DirectionI.h ManagerI.h PixConvI.h PopupUtil.h \        TransltnsI.h XpmI.h # Only in 2.1xmi_21private_h = \        MessagesI.h# There's no 2.2 yet :-)xmi_21base_h =# Not installed, build time onlynoinst_HEADERS= $(xmi_12base_h) $(xmi_20base_h) $(xmi_21base_h) $(xmi_21private_h)

⌨️ 快捷键说明

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