logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

gen.lua (125B)


  1. cflags{'-std=c11', '-Wall', '-Wextra', '-Wpedantic'}
  2. file('bin/syslogd', '755', exe('syslogd', {'syslogd.c'}))
  3. fetch 'git'