PROG=		initex

CFLAGS+=	-DINITEX
SRCS=		tex0.c tex1.c tex2.c tex3.c tex4.c tex5.c tex6.c tex7.c \
		tex8.c itex.c texmf.c openinout.c

.include "../Makefile.defs"
.include <bsd.prog.mk>
