```bash ~/Developer/Github/rems-project/sail-arm/arm-v8.5-a master 6m 24s ❯ make aarch64 gcc -O2 aarch64.c /lib/*.c -DHAVE_SETCONFIG -lgmp -lz -I /lib/ -o aarch64 clang: error: no such file or directory: '/lib/*.c' make: *** [aarch64] Error 1 ```