freebsd-dev/usr.bin/tabs/Makefile
2021-10-04 11:38:24 +02:00

8 lines
64 B
Makefile

# $FreeBSD$
PROG= tabs
LIBADD= tinfow
.include <bsd.prog.mk>