fix Makefile for debugging
This commit is contained in:
parent
c7d6bdd372
commit
2257c92d2b
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
# Name of the binary for Development
|
# Name of the binary for Development
|
||||||
BINARY = prototyp
|
BINARY = main
|
||||||
# Name of the binary for Release
|
# Name of the binary for Release
|
||||||
FINAL = prototyp
|
FINAL = prototyp
|
||||||
# Object files
|
# Object files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue