#***************************************************************************
# Imakefile for P3D
# Copyright 1989, Pittsburgh Supercomputing Center, Carnegie Mellon University
# Authors Chris Nuuja and Joel Welling
#
# Permission use, copy, and modify this software and its documentation
# without fee for personal use or use within your organization is hereby
# granted, provided that the above copyright notice is preserved in all
# copies and that that copyright and this permission notice appear in
# supporting documentation.  Permission to redistribute this software to
# other organizations or individuals is not granted;  that must be
# negotiated with the PSC.  Neither the PSC nor Carnegie Mellon
# University make any representations about the suitability of this
# software for any purpose.  It is provided "as is" without express or
# implied warranty.
#
#***************************************************************************
# Installer should not have to change anything in this file
#---------------------------------------------------------------------+

DOCS= P3D.info alisp.doc overview.t display-p3d.t dore_ren.t dore_ui.t \
	dphigs_ren.t dump_ren.t examples.t filenames.t fui.t kui.t \
	p3d_descr.doc p3d_descr.mss p3d_descr.ps painter_ren.t phigs_ren.t \
	rayshade_ren.t render-p3d.t rui.t sgigl_ren.t sphigs_ren.t \
	tdump_ren.t tui.t xview_mi.t art_ren.t mp3d.t olp3d.t

all:: $(DOCS)
