Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
all: gcc -o hello hello.c install: install -D --mode 555 hello ${DESTDIR}/usr/bin/hello