scc, branch HEAD simple c99 compiler a0eed27e45e3096371a06751bb852e6dfa39df36 2026-03-20T10:03:14Z 2026-03-20T10:03:14Z [v0.1] build: Simplify the dist target Roberto E. Vargas Caballero k0ga@shike2.net commit a0eed27e45e3096371a06751bb852e6dfa39df36 parent 04a8d973223717c101ce4aff9934632f7f88803b Author: Roberto E. Vargas Caballero <k0ga@shike2.net> Date: Fri, 20 Mar 2026 11:03:14 +0100 build: Simplify the dist target Don't force to do a distclean before making a dist. Distclean is very costly and it is needed only once. Also, remove the gpg statement because that is not a normal use case and we are going to use signify instead.