Change name of executable

This commit is contained in:
Yannick Reiß 2023-09-22 15:11:44 +02:00
parent 462511271d
commit 3636e08c3e
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
BIN = FUUUUUCK
BIN = bfc
CC = gcc
LD = ld
CFLAGS = -Wall