PROG= ls SRCS= cmp.c ls.c print.c util.c CFLAGS+=-DCOLORLS LDADD=-lutil -lncursesw BINDIR=/bin .include