/* $Id: Imakefile,v 1.3.2.1 2006/10/06 22:33:16 yuri Exp $ */ /* Only include portability and cxi headers in this layer */ SetGplIncludePath() NormalObjectRule() HEADERS = LINUX_CUSTOM = cfiles_PPC64.ko GPL_LIBS = libarch-gpl_cust.a kLibraryTarget(libarch-gpl_cust.a, $(LINUX_CUSTOM)) InstallLibraries($(GPL_LIBS), $(GPL_LIB_DIR)) TRACELIST = ss_ppc64.c DependTargetPK()