C_GPERF = $(srcdir)/c-parse.gperf-next
C_GPERF_H = $(srcdir)/c-gperf-next.h
OBCP_GPERF = $(srcdir)/obcp/obcp.gperf-next

# libgcc1.c is not needed, since the standard library has these functions.
LIBGCC1=
CROSS_LIBGCC1=

# Specify other dirs of system header files to be fixed.
# OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers

ansi_include  = ansi
base_include  = bsd
posix_include = bsd

machopic.o: config/next/machopic.c config/next/machopic.h \
	    insn-config.h insn-flags.h $(CONFIG_H) $(RTL_H)
	$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
	  $(srcdir)/config/next/machopic.c
