add Makefile Makefile CC = gcc CFLAGS = -g -Wall -std=c99
add Makefile
Makefile
CC = gcc
CFLAGS = -g -Wall -std=c99