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

📄 makefile.am

📁 linux平台中
💻 AM
字号:
#AUTOMAKE_OPTIONS = ../src/ansi2knrSUBDIRS = posixnoinst_LIBRARIES = libgreputils.aINCLUDES = -I.. -I$(srcdir) -I../intlDEFS = -DLIBDIR=\"$(libdir)\" @DEFS@libgreputils_a_SOURCES = \  closeout.c error.c exclude.c hard-locale.c \  isdir.c obstack.c quotearg.c savedir.c xmalloc.c xstrtol.c  xstrtoumax.clibgreputils_a_LIBADD = @LIBOBJS@ @ALLOCA@noinst_HEADERS = \  closeout.h error.h exclude.h fnmatch.h getopt.h \  hard-locale.h obstack.h quotearg.h regex.h savedir.h xalloc.h xstrtol.hEXTRA_DIST = strtol.c malloc.c realloc.c

⌨️ 快捷键说明

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