home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Examples / TreeView / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1994-02-05  |  225 b   |  7 lines

  1. # Makefile.preamble for TreeView
  2. # (c) 1994 by Don Yacktman
  3. # This file is a part of the MiscKit and falls under the MiscKit license.
  4.  
  5. OTHER_CFLAGS = -I../../Headers
  6. OTHER_LDFLAGS = -L../../Source -L/LocalDeveloper/Libraries
  7.