# $Header: makefile,v 1.1 87/06/25 14:15:15 elwell Exp $
#
# Makefile for psdvi
#
psdvi : psdvi.c
	cc -q -DBSD -o psdvi psdvi.c
