2b375b4edd
I thank all developers and contributors for pc98. Relnotes: yes
7 lines
74 B
Makefile
7 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= fdread
|
|
SRCS= fdread.c fdutil.c
|
|
|
|
.include <bsd.prog.mk>
|