home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 594a.lha / imake / Library.tmpl < prev    next >
Text File  |  1990-10-22  |  334b  |  13 lines

  1. /*
  2.  * Library imakefile info  - this contains any special redefinitions, etc.
  3.  * that Imakefiles in the various library subtrees will need.
  4.  */
  5.  
  6. /**/# $XConsortium: Library.tmpl,v 1.2 89/10/20 10:19:18 jim Exp $
  7.  
  8.          CC = LibraryCcCmd
  9.   CCOPTIONS = LibraryCCOptions
  10. STD_DEFINES = LibraryDefines
  11. CDEBUGFLAGS = LibraryCDebugFlags
  12.  
  13.