
all: curses_app

#Uncomment and edit the line below if necessary
#CFLAGS=-I/usr/include/ncurses

LDFLAGS=-lcurses

