2 * Import the real "config.defs" file from the framework.
4 * The ultimate goal is to have a single ".defs" file in
5 * the project which is used to generate a shared "config.h"
6 * header, the "configUser.c" file used by (and included in)
7 * the built framework, and the "configServer.c" file used
10 * To date, I have been unable to determine the needed flags
11 * and/or rules to add to the Makefile to ensure that any
12 * changes made to the real projects ".defs" file results in
13 * the[re-]generation of both framework and servers MiG files.
15 * As such... IF YOU CHANGE THE ".defs" FILE, MAKE CLEAN!
18 #include <SystemConfiguration/config.defs>