3e11bd9e2a
Reduce overlinking
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= tabs
|
|
|
|
LIBADD= ncursesw
|
|
|
|
.include <bsd.prog.mk>
|