freebsd-dev/usr.sbin/fdread/Makefile
Yoshihiro Takahashi 2b375b4edd Remove pc98 support completely.
I thank all developers and contributors for pc98.

Relnotes:	yes
2017-01-28 02:22:15 +00:00

7 lines
74 B
Makefile

# $FreeBSD$
PROG= fdread
SRCS= fdread.c fdutil.c
.include <bsd.prog.mk>