]> git.saurik.com Git - apple/configd.git/blob - configd.tproj/config.defs
configd-53.tar.gz
[apple/configd.git] / configd.tproj / config.defs
1 /*
2 * Import the real "config.defs" file from the framework.
3 *
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
8 * by the server.
9 *
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.
14 *
15 * As such... IF YOU CHANGE THE ".defs" FILE, MAKE CLEAN!
16 */
17
18 #include <SystemConfiguration/config.defs>