欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

install.test

这是一个自动生成MAKEFILE的工具。相信大家都听说过。在LINUX工程项目里是很好的帮手。希望对大家有点帮助。
TEST
字号:
#! /bin/sh# Test for `; installing' message when not wanted.# From Fran鏾is Pinard.. $srcdir/defs || exit 1: > Makefile.am: > INSTALL: > NEWS: > COPYING# It isn't possible to write this test.  That's because all files that# might be required are actually included in the automake# distribution.# $AUTOMAKE --gnu --add-missing > output 2>&1 && exit 1# grep installing outputexit 0

⌨️ 快捷键说明

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