The LIBMAKE preprocessor creates a file of definitions and code. For a full explanation see the C Programmers Reference Manual.
If your QA Build program calls a non DP4 C program, you should add the following definitions to the beginning of your source file.
/*
#c
#db MYDB
#mapname CPROG
#end
*/
If your source file is CPROG.C, LIBMAKE will produce a file called CPROG.H. Use the following command:
LIBMAKE CPROG.C