home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / ImagePortfolio_v1.45_src / Source / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1993-06-04  |  336 b   |  11 lines

  1.  
  2. # -------------------------------------------------------------------------------
  3. # set architectures
  4. #FAT_ARCH =
  5. FAT_ARCH = -arch m68k -arch i386
  6.  
  7. # -------------------------------------------------------------------------------
  8. # other misc flags
  9. OTHER_CFLAGS = -Iapputils.subproj -Ithreads.subproj -IimageReps.subproj ${FAT_ARCH}
  10.  
  11. #