@ -1,5 +1,4 @@
all: build
build:
bash ./scripts/build.sh
clean:
@ -10,4 +9,4 @@ mrproper:
setup:
bash ./scripts/setup_project.sh
test:
bash ./scripts/test.sh