git submodule update --init --recursive cd asm6f && make all make[1]: Entering directory '/mc861/g11/asm6f' gcc -Wall asm6f.c -o asm6f make[1]: Leaving directory '/mc861/g11/asm6f' cd nesgo && go build -o ./build/nesgo ./cmd/nesgo.go Makefile:20: recipe for target 'nesgo' failed