ArisQ / hello-ebuild

gentoo ebuild sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-ebuild

gentoo ebuild sample

See automake Creating amhello-1.0.tar.gz

autoreconf --install
./configure
make
./hello_ebuild
# sudo make install

About

gentoo ebuild sample

License:MIT License


Languages

Language:Shell 53.7%Language:M4 28.0%Language:C 11.6%Language:Makefile 6.7%