source: gpfs_3.1_ker2.6.20/lpp/mmfs/src/ibm-linux/Imakefile @ 16

Last change on this file since 16 was 16, checked in by rock, 16 years ago
File size: 370 bytes
Line 
1/* $Id: Imakefile,v 1.15 2004/08/10 13:08:55 gjertsen Exp $ */
2
3NormalObjectRule()
4
5HEADERS = cxiTypes-plat.h cxiSystem-plat.h cxiIOBuffer-plat.h \
6          cxiSharedSeg-plat.h cxiMode-plat.h Trace-plat.h lxtrace.h \
7          cxiAtomic-plat.h cxiMmap-plat.h cxiVFSStats-plat.h \
8          cxiCred-plat.h cxiDmapi-plat.h
9
10InstallHeaders($(HEADERS), $(CXI_HEADER_DIR))
Note: See TracBrowser for help on using the repository browser.