|
|
| File: [Development] / performer / src / lib / libpfdb / libpfflt11 / Makefile (download)
Revision 1.1, Tue Nov 21 21:39:33 2000 UTC (16 years, 11 months ago) by flynnt
Initial check-in based on OpenGL Performer 2.4 tree. -flynnt |
#!smake #-------------------------------------------------------------------------# #-- Makefile for libpfflt11 -- the FLIGHT v11 file loader --# #-------------------------------------------------------------------------# #-- RCS version information --# #-- $Revision: 1.1 $ --# #-- $Date: 2000/11/21 21:39:33 $ --# #-------------------------------------------------------------------------# PFROOT ?= $(ROOT) include $(PFROOT)/usr/share/Performer/src/pfmakedefs #-- base name of library LIBRARY = libpfflt11 CFILES = \ pfflt11_geom.c \ pfflt11_hier.c include $(PFROOT)/usr/share/Performer/src/pfmakerules