edited makefile

BodgeMaster-unfinished
Gregory Powers 2022-06-28 10:43:50 -04:00
parent 481d4ce70e
commit 483ab43560
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build:
bash ./scripts/build.sh
clean:
bash ./scripts/clean_dependencies.sh
full_clean:
mrproper:
bash ./scripts/clean.sh
setup:
bash ./scripts/setup_project.sh