ezpp-oppai-rx/test/build

9 lines
129 B
Plaintext
Raw Permalink Normal View History

2021-04-23 11:31:43 +00:00
#!/bin/sh
dir="$(dirname "$0")"
. "$dir"/../cflags
$cc $cflags ${@:--DOPPAI_IMPLEMENTATION} \
test.c $ldflags -o oppai_test