home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gcc-2.5.8-src.lha / src / amiga / gcc-2.5.8 / config / h8300 / t-h8300 < prev    next >
Encoding:
Text File  |  1993-09-10  |  237 b   |  7 lines

  1. LIBGCC1 = libgcc1.null
  2. CROSS_LIBGCC1 = libgcc1.null
  3. T_CFLAGS = -DDONT_HAVE_STDIO -DDONT_HAVE_SETJMP 
  4. # we do not have DF or DI types, so fake out the libgcc2 compilation
  5. LIBGCC2_CFLAGS=-O -DDF=SF -DDI=SI $(GCC_CFLAGS) 
  6. LIB2FUNCS_EXTRA =
  7.