
CC = g++
CFLAGS = -Wall

asst1view: asst1view.o


clean:
	rm -f asst1view.o asst1view