Skip to content
Snippets Groups Projects
Commit bc2e9a5f authored by tom.ryser's avatar tom.ryser :carousel_horse:
Browse files

Update Makefile

parent 39c515f8
No related branches found
No related tags found
1 merge request!3Resolve "add makefile with structure"
CC:=gcc CC:=gcc
CFLAGS:= -Wextra -pedantic -fsanitize=address CFLAGS:= -g -Wextra -pedantic -fsanitize=address
NAME:=stack NAME:=stack
$(NAME): main.o $(NAME).o $(NAME): main.o $(NAME).o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment