#	@(#)Makefile	6.3 (Berkeley) 7/15/92

LIB=		Xdvi
SRCS=		Dvi.c DviChar.c XFontName.c draw.c font.c lex.c \
		page.c parse.c
NOMAN=		noman
NOPROFILE=	noprofile

.include <bsd.lib.mk>
