gen.lua (196B)
1 cflags({'-std=c99 -pedantic -Wall -Wextra -DNDEBUG'}) 2 3 exe('hyx', { 4 'blob.c', 5 'common.c', 6 'history.c', 7 'hyx.c', 8 'input.c', 9 'view.c', 10 }) 11 12 file('bin/hyx', '755', '$outdir/hyx') 13 14 fetch('curl')
statically linked package installer |
git clone anongit@rnpnr.xyz:opkg.git |
Log | Files | Refs | Feed | Submodules | README | LICENSE |