Skip to content
Snippets Groups Projects
Commit 242caf1e authored by Payer, Kilian's avatar Payer, Kilian
Browse files

Update Makefile from ass2 to a2

parent f1e24521
No related branches found
No related tags found
No related merge requests found
CC := clang
CCFLAGS := -Wall -Wextra -Werror -pedantic -std=c17
ASSIGNMENT := ass2
ASSIGNMENT := a2
.DEFAULT_GOAL := help
.PHONY: clean bin run test help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment