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

📄 gnulib.mk

📁 GNU的词法/语法分析器bison源码
💻 MK
字号:
# This file is generated automatically by "bootstrap".BUILT_SOURCES += $(ALLOCA_H)EXTRA_DIST += alloca_.h# We need the following in order to create <alloca.h> when the system# doesn't have one that works with the given compiler.alloca.h: alloca_.h	cp $(srcdir)/alloca_.h $@-t	mv $@-t $@MOSTLYCLEANFILES += alloca.h alloca.h-tlib_SOURCES += argmatch.h argmatch.clib_SOURCES += basename.c stripslash.clib_SOURCES += exit.hBUILT_SOURCES += $(GETOPT_H)EXTRA_DIST += getopt_.h getopt_int.h# We need the following in order to create <getopt.h> when the system# doesn't have one that works with the given compiler.getopt.h: getopt_.h	cp $(srcdir)/getopt_.h $@-t	mv $@-t $@MOSTLYCLEANFILES += getopt.h getopt.h-tlib_SOURCES += gettext.hlib_SOURCES += mbswidth.h mbswidth.cBUILT_SOURCES += $(STDBOOL_H)EXTRA_DIST += stdbool_.h# We need the following in order to create <stdbool.h> when the system# doesn't have one that works.stdbool.h: stdbool_.h	sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t	mv $@-t $@MOSTLYCLEANFILES += stdbool.h stdbool.h-tlib_SOURCES += stpcpy.hlib_SOURCES += xalloc-die.clib_SOURCES += xstrndup.h xstrndup.c

⌨️ 快捷键说明

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