• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

build.h

Go to the documentation of this file.
00001 #ifndef H_BUILD
00002 #define H_BUILD
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 int build(rpmts ts, const char * arg, BTA_t ba,
00009                 const char * rcfile);
00010 
00011 #ifdef __cplusplus
00012 }
00013 #endif
00014 
00015 #endif
00016 

Generated on Mon Aug 9 2010 13:55:27 for rpm by  doxygen 1.7.1