fixed build target: unsafe

pull/3471/head
kallaballa 3 years ago
parent 5037f1db49
commit 607c06e4c2
  1. 2
      src/tetra/Makefile

@ -17,7 +17,7 @@ release: ${TARGET}
debug: ${TARGET}
info: ${TARGET}
profile: ${TARGET}
hardcore: ${TARGET}
unsafe: ${TARGET}
asan: ${TARGET}
${TARGET}: ${OBJS}

Loading…
Cancel
Save