Line | |
---|
1 | /* $Id: Imakefile,v 1.28 2004/08/10 13:08:54 gjertsen Exp $ */ |
---|
2 | |
---|
3 | /* Only include portability and cxi headers in this layer */ |
---|
4 | SetGplIncludePath() |
---|
5 | |
---|
6 | NormalObjectRule() |
---|
7 | |
---|
8 | HEADERS = |
---|
9 | |
---|
10 | LINUX_CUSTOM = cfiles_cust.ko |
---|
11 | |
---|
12 | GPL_LIBS = libarch-gpl_cust.a |
---|
13 | |
---|
14 | kLibraryTarget(libarch-gpl_cust.a, $(LINUX_CUSTOM)) |
---|
15 | InstallLibraries($(GPL_LIBS), $(GPL_LIB_DIR)) |
---|
16 | |
---|
17 | TRACELIST = ss_ia64.c |
---|
18 | |
---|
19 | TraceTarget("glinux-ia64", $(TRACELIST)) |
---|
20 | |
---|
21 | DependTargetPK() |
---|
Note: See
TracBrowser
for help on using the repository browser.