#       @(#)Makefile    0.0 (Julian H. Stacey) 96 04 01

THING=	8f
PROG=   ${THING}
SRCS=   ${THING}.c

.include <bsd.prog.mk>
.include <berklix.mk>   # Needed to support recursive make html from above.
