CC=gcc CFLAGS=-Wall basic-c: main.o basic.o clean: rm -f *.o basic-c