home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / lib / gprim / sphere / Makefile.obj < prev    next >
Encoding:
Makefile  |  1993-02-05  |  177 b   |  8 lines

  1. # this file contains the common part of the Makefiles for the object
  2. # (O.*) directories.
  3.  
  4. INCDIRS = -I.. -I${GEOM}/include -I/usr/local/include -I..
  5.  
  6. CFLAGS = -g  ${INCDIRS} 
  7.  
  8.