logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 9ac0bf12e31feba49ac9c9752c6986ba95e5029e
parent 3afeed9025ff09c89907221384a04f239c7a7f95
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 24 Sep 2018 14:23:13 -0700

Remove long-obsolete gen.rc

Diffstat:

Dsrc/gen.rc13-------------
1 file changed, 0 insertions(+), 13 deletions(-)

diff --git a/src/gen.rc b/src/gen.rc @@ -1,13 +0,0 @@ -set srcdir '$dir' -cflags\ - -Wall -Wextra -Wno-unused-parameter -pedantic\ - '-std=c11' - -exe applyperms applyperms.c -file libexec/applyperms '$outdir'/applyperms 755 - -exe shutdown shutdown.c -file libexec/shutdown '$outdir'/shutdown 755 - -exe syslogd syslogd.c -file bin/syslogd '$outdir'/syslogd 755