/* $Id: Imakefile,v 1.28 2004/08/10 13:08:54 gjertsen Exp $ */ /* Only include portability and cxi headers in this layer */ SetGplIncludePath() NormalObjectRule() HEADERS = LINUX_CUSTOM = cfiles_cust.ko GPL_LIBS = libarch-gpl_cust.a kLibraryTarget(libarch-gpl_cust.a, $(LINUX_CUSTOM)) InstallLibraries($(GPL_LIBS), $(GPL_LIB_DIR)) TRACELIST = ss_ia64.c TraceTarget("glinux-ia64", $(TRACELIST)) DependTargetPK()