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

📄 makefile.am

📁 DirectFB,linux下直接访问显卡的
💻 AM
字号:
## Makefile.am for DirectFB/lib/fusion/shmallocINCLUDES = \	-I$(top_srcdir)/include		\	-I$(top_builddir)/include	\	-I$(top_builddir)/lib		\	-I$(top_srcdir)/libAM_CPPFLAGS = \	-DDATADIR=\"${RUNTIME_SYSROOT}@DATADIR@\"	\	-DMODULEDIR=\"${RUNTIME_SYSROOT}@MODULEDIR@\"if ENABLE_MULTInoinst_LTLIBRARIES = libfusion_shmalloc.laendiflibfusion_shmalloc_la_SOURCES = \	shcalloc.c			\	shfree.c			\	shmalloc.c			\	shmalloc_internal.h		\	shrealloc.c

⌨️ 快捷键说明

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