The Nest
Explore
Sign in
pmeunier
elpe
examples
hello
Makefile
0
Code
Changes
Tags
Discussions
CI
main
all: gcc -o hello hello.c install: install -D --mode 555 hello ${DESTDIR}/usr/bin/hello