Compare commits

..

No commits in common. "ae65968f9849e7c6a25e18221a1f4fc20b196828" and "8594f4cbb0d34c2f9d4ac624c180ba0b765eb304" have entirely different histories.

1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
all: build
build:
bash ./scripts/build.sh
clean:
bash ./scripts/clean_dependencies.sh
mrproper:
bash ./scripts/clean.sh
setup:
bash ./scripts/setup_project.sh