dont use binary as target

This commit is contained in:
bjoernf 2023-08-15 21:20:50 +02:00
parent 7d66bc7b72
commit 5b284899ea

View File

@ -1,4 +1,4 @@
a.out: all:
gcc -Wall ./src/*.c gcc -Wall ./src/*.c
.PHONY: debug .PHONY: debug