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

THING=	notail
PROG=   ${THING}
SRCS=   ${THING}.c
# .include <berklix_no_man.mk>

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