1# This is to include src/lib/Makefile.inc 2 3PACKAGE?= ncurses 4WARNS?= 3 5 6.include "../Makefile.inc" 7