syn68k/config/Makefile.common.i586-cygwin...

19 lines
458 B
Makefile

CC = gcc -m486
CFLAGS = -O2 -g -Wall -I$(topdir)/include $(LOCAL_CFLAGS)
LIB_CC = i486-pc-cygwin32-gcc -m486
LIB_CFLAGS = -g -Wall -I$(topdir)/include $(LOCAL_CFLAGS) -D__CHECKER__
OFILE_DIR = obj/i586-cygwin32-debug
LIBDIR = $(topdir)/lib/i586-cygwin32-debug
LIBS =
HOSTCPU = i586-cygwin32-debug
AR = ar
AS = i486-pc-cygwin32-gcc -x assembler
RANLIB = i486-pc-cygwin32-ranlib
CLEANUP = ./i486-cleanup.pl
OPTIMIZE = ./i486-optimize.pl
SYN68K_CFLAGS = -O