aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdread/Makefile
blob: 4b7570868ccb1e50cfdc86cc3442145689c0b93a (plain) (blame)
1
2
3
4
5

PROG=	fdread
SRCS=	fdread.c fdutil.c

.include <bsd.prog.mk>