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

📄 common.am

📁 好东东。linux下面的文件节点、文件状态的变化监听代码
💻 AM
字号:
#  Since we're not always using gcc, we don't want to use dependency#  tracking.  (It croaks non-GNU compilers.)  Seems like this should be#  configurable through autoconf!AUTOMAKE_OPTIONS=no-dependencies#  why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h???INCLUDES = @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=\"@FAM_CONF@\"#  should this be set by the configure script?EDITCONF = perl $(top_srcdir)/util/editconf/editconf.perluninstallscriptdir = $(pkglibdir)CLEANFILES = 

⌨️ 快捷键说明

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