Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

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(const char *arg, struct rpmBuildArguments *ba, const char *passPhrase,
00009           char *cookie, const char * rcfile);
00010 
00011 #ifdef __cplusplus
00012 }
00013 #endif
00014 
00015 #endif
00016 

Generated at Mon May 21 08:53:38 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001