home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-06-03 | 336 b | 11 lines |
-
- # -------------------------------------------------------------------------------
- # set architectures
- #FAT_ARCH =
- FAT_ARCH = -arch m68k -arch i386
-
- # -------------------------------------------------------------------------------
- # other misc flags
- OTHER_CFLAGS = -Iapputils.subproj -Ithreads.subproj -IimageReps.subproj ${FAT_ARCH}
-
- #