#       @(#)Makefile    0.0 (Julian H. Stacey) 94 01 06

THING=	78bit
PROG=   ${THING}
SRCS=   ${THING}.c

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