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

📄 gnulib.mk

📁 gnu tar 源码包。 tar 软件是 Unix 系统下的一个打包软件
💻 MK
📖 第 1 页 / 共 3 页
字号:
EXTRA_DIST += streq.h## end   gnulib module streq## begin gnulib module strerrorEXTRA_DIST += strerror.cEXTRA_libtar_a_SOURCES += strerror.c## end   gnulib module strerror## begin gnulib module stringBUILT_SOURCES += string.h# We need the following in order to create <string.h> when the system# doesn't have one that works with the given compiler.string.h: string.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \	  sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \	      -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \	      -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \	      -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \	      -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \	      -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \	      -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \	      -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \	      -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \	      -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \	      -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \	      -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \	      -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \	      -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \	      -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \	      -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \	      -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \	      -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \	      -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \	      -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \	      -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \	      -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \	      -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \	      -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \	      -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \	      -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \	      -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \	      -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \	      -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \	      -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \	      -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \	      -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \	      -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \	      -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \	      < $(srcdir)/string.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += string.h string.h-tEXTRA_DIST += string.in.h## end   gnulib module string## begin gnulib module stringsBUILT_SOURCES += strings.h# We need the following in order to create <strings.h> when the system# doesn't have one that works with the given compiler.strings.h: strings.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \	  sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \	      -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \	      -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \	      -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \	      < $(srcdir)/strings.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += strings.h strings.h-tEXTRA_DIST += strings.in.h## end   gnulib module strings## begin gnulib module strndupEXTRA_DIST += strndup.cEXTRA_libtar_a_SOURCES += strndup.c## end   gnulib module strndup## begin gnulib module strnlenEXTRA_DIST += strnlen.cEXTRA_libtar_a_SOURCES += strnlen.c## end   gnulib module strnlen## begin gnulib module strnlen1libtar_a_SOURCES += strnlen1.h strnlen1.c## end   gnulib module strnlen1## begin gnulib module strtoimaxEXTRA_DIST += strtoimax.cEXTRA_libtar_a_SOURCES += strtoimax.c## end   gnulib module strtoimax## begin gnulib module strtolEXTRA_DIST += strtol.cEXTRA_libtar_a_SOURCES += strtol.c## end   gnulib module strtol## begin gnulib module strtollEXTRA_DIST += strtoll.cEXTRA_libtar_a_SOURCES += strtoll.c## end   gnulib module strtoll## begin gnulib module strtoulEXTRA_DIST += strtoul.cEXTRA_libtar_a_SOURCES += strtoul.c## end   gnulib module strtoul## begin gnulib module strtoullEXTRA_DIST += strtoull.cEXTRA_libtar_a_SOURCES += strtoull.c## end   gnulib module strtoull## begin gnulib module strtoumaxEXTRA_DIST += strtoumax.cEXTRA_libtar_a_SOURCES += strtoumax.c## end   gnulib module strtoumax## begin gnulib module sys_statBUILT_SOURCES += $(SYS_STAT_H)# We need the following in order to create <sys/stat.h> when the system# has one that is incomplete.sys/stat.h: sys_stat.in.h	@MKDIR_P@ sys	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \	      -e 's|@''HAVE_IO_H''@|$(HAVE_IO_H)|g' \	      -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \	      -e 's|@''HAVE_DECL_MKDIR''@|$(HAVE_DECL_MKDIR)|g' \	      < $(srcdir)/sys_stat.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += sys/stat.h sys/stat.h-tMOSTLYCLEANDIRS += sysEXTRA_DIST += sys_stat.in.h## end   gnulib module sys_stat## begin gnulib module sys_timeBUILT_SOURCES += $(SYS_TIME_H)# We need the following in order to create <sys/time.h> when the system# doesn't have one that works with the given compiler.sys/time.h: sys_time.in.h	@MKDIR_P@ sys	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \	      -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \	      -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \	      -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \	      < $(srcdir)/sys_time.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += sys/time.h sys/time.h-tEXTRA_DIST += sys_time.in.h## end   gnulib module sys_time## begin gnulib module sysexitsBUILT_SOURCES += $(SYSEXITS_H)# We need the following in order to create <sysexits.h> when the system# doesn't have one that works with the given compiler.sysexits.h: sysexits.in.h	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \	      -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_SYSEXITS_H''@|$(NEXT_SYSEXITS_H)|g' \	      < $(srcdir)/sysexits.in.h; \	} > $@-t	mv -f $@-t $@MOSTLYCLEANFILES += sysexits.h sysexits.h-tEXTRA_DIST += sysexits.in.h## end   gnulib module sysexits## begin gnulib module tempnameEXTRA_DIST += tempname.c tempname.hEXTRA_libtar_a_SOURCES += tempname.c## end   gnulib module tempname## begin gnulib module timeBUILT_SOURCES += time.h# We need the following in order to create <time.h> when the system# doesn't have one that works with the given compiler.time.h: time.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \	  sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \	      -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \	      -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \	      -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \	      -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \	      -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \	      -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \	      < $(srcdir)/time.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += time.h time.h-tEXTRA_DIST += time.in.h## end   gnulib module time## begin gnulib module time_rEXTRA_DIST += time_r.cEXTRA_libtar_a_SOURCES += time_r.c## end   gnulib module time_r## begin gnulib module timespecEXTRA_DIST += timespec.h## end   gnulib module timespec## begin gnulib module unistdBUILT_SOURCES += unistd.h# We need the following in order to create an empty placeholder for# <unistd.h> when the system doesn't have one.unistd.h: unistd.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \	      -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \	      -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \	      -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \	      -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \	      -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \	      -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \	      -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \	      -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \	      -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \	      -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \	      -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \	      -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \	      -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \	      -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \	      -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \	      -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \	      < $(srcdir)/unistd.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += unistd.h unistd.h-tEXTRA_DIST += unistd.in.h## end   gnulib module unistd## begin gnulib module unistd-saferEXTRA_DIST += dup-safer.c fd-safer.c pipe-safer.c unistd--.h unistd-safer.hEXTRA_libtar_a_SOURCES += dup-safer.c fd-safer.c pipe-safer.c## end   gnulib module unistd-safer## begin gnulib module unitypesEXTRA_DIST += unitypes.h## end   gnulib module unitypes## begin gnulib module uniwidth/baseEXTRA_DIST += localcharset.h uniwidth.h## end   gnulib module uniwidth/base## begin gnulib module uniwidth/widthlibtar_a_SOURCES += uniwidth/width.cEXTRA_DIST += uniwidth/cjk.h## end   gnulib module uniwidth/width## begin gnulib module unlinkdirEXTRA_DIST += unlinkdir.c unlinkdir.hEXTRA_libtar_a_SOURCES += unlinkdir.c## end   gnulib module unlinkdir## begin gnulib module unlocked-ioEXTRA_DIST += unlocked-io.h## end   gnulib module unlocked-io## begin gnulib module unsetenvEXTRA_DIST += unsetenv.cEXTRA_libtar_a_SOURCES += unsetenv.c## end   gnulib module unsetenv## begin gnulib module utimeEXTRA_DIST += utime.cEXTRA_libtar_a_SOURCES += utime.c## end   gnulib module utime## begin gnulib module utimensEXTRA_DIST += utimens.c utimens.hEXTRA_libtar_a_SOURCES += utimens.c## end   gnulib module utimens## begin gnulib module vasnprintfEXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.hEXTRA_libtar_a_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c## end   gnulib module vasnprintf## begin gnulib module verifylibtar_a_SOURCES += verify.h## end   gnulib module verify## begin gnulib module version-etclibtar_a_SOURCES += version-etc.h version-etc.c## end   gnulib module version-etc## begin gnulib module version-etc-fsflibtar_a_SOURCES += version-etc-fsf.c## end   gnulib module version-etc-fsf## begin gnulib module vsnprintfEXTRA_DIST += vsnprintf.cEXTRA_libtar_a_SOURCES += vsnprintf.c## end   gnulib module vsnprintf## begin gnulib module wcharBUILT_SOURCES += $(WCHAR_H)# We need the following in order to create <wchar.h> when the system# version does not work standalone.wchar.h: wchar.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \	      -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \	      -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \	    < $(srcdir)/wchar.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += wchar.h wchar.h-tEXTRA_DIST += wchar.in.h## end   gnulib module wchar## begin gnulib module wctypeBUILT_SOURCES += $(WCTYPE_H)# We need the following in order to create <wctype.h> when the system# doesn't have one that works with the given compiler.wctype.h: wctype.in.h	rm -f $@-t $@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \	  sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \	      -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \	      -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \	      -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \	      -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \	      < $(srcdir)/wctype.in.h; \	} > $@-t	mv $@-t $@MOSTLYCLEANFILES += wctype.h wctype.h-tEXTRA_DIST += wctype.in.h## end   gnulib module wctype## begin gnulib module wcwidthEXTRA_DIST += wcwidth.cEXTRA_libtar_a_SOURCES += wcwidth.c## end   gnulib module wcwidth## begin gnulib module xallocEXTRA_DIST += xalloc.h xmalloc.cEXTRA_libtar_a_SOURCES += xmalloc.c## end   gnulib module xalloc## begin gnulib module xalloc-dielibtar_a_SOURCES += xalloc-die.c## end   gnulib module xalloc-die## begin gnulib module xgetcwdEXTRA_DIST += xgetcwd.c xgetcwd.hEXTRA_libtar_a_SOURCES += xgetcwd.c## end   gnulib module xgetcwd## begin gnulib module xsizelibtar_a_SOURCES += xsize.h## end   gnulib module xsize## begin gnulib module xstrnduplibtar_a_SOURCES += xstrndup.h xstrndup.c## end   gnulib module xstrndup## begin gnulib module xstrtolEXTRA_DIST += xstrtol-error.c xstrtol.c xstrtol.h xstrtoul.cEXTRA_libtar_a_SOURCES += xstrtol-error.c xstrtol.c xstrtoul.c## end   gnulib module xstrtol## begin gnulib module xstrtoumaxlibtar_a_SOURCES += xstrtoumax.c## end   gnulib module xstrtoumaxmostlyclean-local: mostlyclean-generic	@for dir in '' $(MOSTLYCLEANDIRS); do \	  if test -n "$$dir" && test -d $$dir; then \	    echo "rmdir $$dir"; rmdir $$dir; \	  fi; \	done; \	:

⌨️ 快捷键说明

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