分页: 1 / 1
终于学会automake了。附上用automake生成的helloworld安装程序
发表于 : 2012-01-09 15:01
由 darkt
4000多行的./configure和500多行的Makefile终于可以把自己从菜鸟伪装成高手了
附件是用automake生成的helloworld安装程序
安装方法
代码: 全选
./configure
make
sudo make install
装好之后运行
就可以在终端显示一条
运行
代码: 全选
sudo make uninstall
拆卸
Re: 终于学会automake了。附上用automake生成的helloworld安装程序
发表于 : 2012-01-09 15:08
由 枫叶饭团
好吧,makefile比程序本身還要大n倍@_@
Re: 终于学会automake了。附上用automake生成的helloworld安装程序
发表于 : 2012-01-09 15:10
由 HuntXu
高手的makefile和configure腳本都是手寫的啦
Re: 终于学会automake了。附上用automake生成的helloworld安装程序
发表于 : 2012-01-09 16:01
由 速腾1994
胡须好