
# -------------------------------------------------------------------------------
# set architectures
#FAT_ARCH =
FAT_ARCH = -arch m68k -arch i386

# -------------------------------------------------------------------------------
# other misc flags
OTHER_CFLAGS = -Iapputils.subproj -Ithreads.subproj -IimageReps.subproj ${FAT_ARCH}

#