aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/ul/Makefile
blob: cf193c36588da1519b31c6a5c8590d904113cb21 (plain) (blame)
1
2
3
4
5
PROG=	ul

LDADD+=-lncursesw

.include <bsd.prog.mk>