git-subtree-dir: shf git-subtree-mainline:401408448fgit-subtree-split:b6c5a95b66
5 lines
117 B
Bash
Executable File
5 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
mlton -const 'Exn.keepHistory true' -link-opt "-lX11 -lXrandr -lGL" \
|
|
shf-rgfw.mlb \
|
|
ffi/rgfw-export.c
|