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

Last change on this file since 16 was 16, checked in by rock, 16 years ago
File size: 357 bytes
Line 
1/* $Id: Imakefile,v 1.25 2006/08/04 14:44:34 mcnabb Exp $ */
2
3NormalObjectRule()
4
5HEADERS = cxiTypes.h cxiSystem.h cxi2gpfs.h cxiVFSStats.h cxiCred.h \
6          cxiIOBuffer.h cxiSharedSeg.h cxiMode.h Trace.h cxiMmap.h \
7          cxiAtomic.h cxiTSFattr.h cxiAclUser.h cxiLinkList.h cxiDmapi.h \
8    LockNames.h
9InstallHeaders($(HEADERS), $(CXI_HEADER_DIR))
Note: See TracBrowser for help on using the repository browser.