source:
gpfs_3.1_ker2.6.20/lpp/mmfs/src/gpl-linux/ppc64/Imakefile
Last change on this file was 16, checked in by rock, 17 years ago | |
---|---|
File size: 379 bytes |
Rev | Line | |
---|---|---|
[16] | 1 | /* $Id: Imakefile,v 1.3.2.1 2006/10/06 22:33:16 yuri 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_PPC64.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_ppc64.c | |
18 | ||
19 | DependTargetPK() |
Note: See TracBrowser
for help on using the repository browser.