File:  [Apple XNU] / XNU / osfmk / conf / Makefile.ppc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:03 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: v68_4-1_1, HEAD
xnu-68.4-1.1

######################################################################
#BEGIN	Machine dependent Makefile fragment for ppc
######################################################################

#
# mace driver for MACH_BSD 
#
if_en.o_CFLAGS=-DKERNEL 
if_en.o_INCFLAGS= -I$(OBJROOT)/EXPORT_HDRS/bsd/bsd -I$(SRCROOT)/bsd

mace.o_CFLAGS=-DKERNEL
mace.o_INCFLAGS= -I$(OBJROOT)/EXPORT_HDRS/bsd/bsd -I$(SRCROOT)/bsd

#
# KDB support
#
.ORDER: makedis ppc_disasm.c
.ORDER: ppc_disasm.c db_disasm.o

makedis: $(SRCROOT)/osfmk/ddb/makedis.c
	$(CC) -o $@ $<

ppc_disasm.o_CFLAGS = -Dperror=db_printf -Dexit=db_error -Dmalloc=db_disasm_malloc

ppc_disasm.c: $(SRCROOT)/osfmk/ppc/ppc_disasm.i makedis
	./makedis -w -h ./ppc_disasm.h $(SOURCE_DIR)/osfmk/ppc/ppc_disasm.i > ./ppc_disasm.c

######################################################################
#END	Machine dependent Makefile fragment for ppc
######################################################################

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.