1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXAggregateTarget section */
10		FDB437171492ED0500D5E278 /* All */ = {
11			isa = PBXAggregateTarget;
12			buildConfigurationList = FDB437181492ED0500D5E278 /* Build configuration list for PBXAggregateTarget "All" */;
13			buildPhases = (
14			);
15			dependencies = (
16				FDB4371D1492ED0C00D5E278 /* PBXTargetDependency */,
17				FDB4371F1492ED0E00D5E278 /* PBXTargetDependency */,
18			);
19			name = All;
20			productName = All;
21		};
22/* End PBXAggregateTarget section */
23
24/* Begin PBXBuildFile section */
25		FDB436F11492EBDB00D5E278 /* entry.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436EC1492EBDB00D5E278 /* entry.c */; };
26		FDB436F21492EBDB00D5E278 /* env.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436ED1492EBDB00D5E278 /* env.c */; };
27		FDB436F41492EBDB00D5E278 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436EF1492EBDB00D5E278 /* misc.c */; };
28		FDB437031492EC1200D5E278 /* cron.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436F91492EC1200D5E278 /* cron.c */; };
29		FDB437041492EC1200D5E278 /* database.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436FB1492EC1200D5E278 /* database.c */; };
30		FDB437051492EC1200D5E278 /* do_command.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436FC1492EC1200D5E278 /* do_command.c */; };
31		FDB437061492EC1200D5E278 /* job.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB436FE1492EC1200D5E278 /* job.c */; };
32		FDB437081492EC1200D5E278 /* popen.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB437011492EC1200D5E278 /* popen.c */; };
33		FDB437091492EC1200D5E278 /* user.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB437021492EC1200D5E278 /* user.c */; };
34		FDB4370A1492EC6B00D5E278 /* cron.8 in Install man1 */ = {isa = PBXBuildFile; fileRef = FDB436F81492EC1200D5E278 /* cron.8 */; };
35		FDB437101492EC8700D5E278 /* crontab.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB4370E1492EC8700D5E278 /* crontab.c */; };
36		FDB437121492EC9700D5E278 /* crontab.1 in Install man1 */ = {isa = PBXBuildFile; fileRef = FDB4370C1492EC8700D5E278 /* crontab.1 */; };
37		FDB437141492ECA600D5E278 /* crontab.5 in Install man5 */ = {isa = PBXBuildFile; fileRef = FDB4370D1492EC8700D5E278 /* crontab.5 */; };
38		FDB437251492EE5000D5E278 /* libutil.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB437241492EE5000D5E278 /* libutil.dylib */; };
39		FDB4372C1492EEA600D5E278 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB4372B1492EEA600D5E278 /* IOKit.framework */; };
40		FDB4372F1492EEB600D5E278 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB4372E1492EEB600D5E278 /* CoreFoundation.framework */; };
41		FDB437301492EEBE00D5E278 /* libcron.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB436CC1492EB8500D5E278 /* libcron.a */; };
42		FDB437321492EF2700D5E278 /* libcron.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB436CC1492EB8500D5E278 /* libcron.a */; };
43		FDB437351492EFCD00D5E278 /* com.vix.cron.plist in Install launchd plist */ = {isa = PBXBuildFile; fileRef = FDB437341492EFCB00D5E278 /* com.vix.cron.plist */; };
44/* End PBXBuildFile section */
45
46/* Begin PBXContainerItemProxy section */
47		FDB4371C1492ED0C00D5E278 /* PBXContainerItemProxy */ = {
48			isa = PBXContainerItemProxy;
49			containerPortal = FDB436BD1492EB4400D5E278 /* Project object */;
50			proxyType = 1;
51			remoteGlobalIDString = FDB436D31492EB8E00D5E278;
52			remoteInfo = cron;
53		};
54		FDB4371E1492ED0E00D5E278 /* PBXContainerItemProxy */ = {
55			isa = PBXContainerItemProxy;
56			containerPortal = FDB436BD1492EB4400D5E278 /* Project object */;
57			proxyType = 1;
58			remoteGlobalIDString = FDB436E01492EB9400D5E278;
59			remoteInfo = crontab;
60		};
61		FDB437201492ED1400D5E278 /* PBXContainerItemProxy */ = {
62			isa = PBXContainerItemProxy;
63			containerPortal = FDB436BD1492EB4400D5E278 /* Project object */;
64			proxyType = 1;
65			remoteGlobalIDString = FDB436CB1492EB8500D5E278;
66			remoteInfo = libcron;
67		};
68		FDB437221492ED1C00D5E278 /* PBXContainerItemProxy */ = {
69			isa = PBXContainerItemProxy;
70			containerPortal = FDB436BD1492EB4400D5E278 /* Project object */;
71			proxyType = 1;
72			remoteGlobalIDString = FDB436CB1492EB8500D5E278;
73			remoteInfo = libcron;
74		};
75/* End PBXContainerItemProxy section */
76
77/* Begin PBXCopyFilesBuildPhase section */
78		FDB436D21492EB8E00D5E278 /* Install man1 */ = {
79			isa = PBXCopyFilesBuildPhase;
80			buildActionMask = 2147483647;
81			dstPath = /usr/share/man/man8;
82			dstSubfolderSpec = 0;
83			files = (
84				FDB4370A1492EC6B00D5E278 /* cron.8 in Install man1 */,
85			);
86			name = "Install man1";
87			runOnlyForDeploymentPostprocessing = 1;
88		};
89		FDB436DF1492EB9400D5E278 /* Install man1 */ = {
90			isa = PBXCopyFilesBuildPhase;
91			buildActionMask = 2147483647;
92			dstPath = /usr/share/man/man1;
93			dstSubfolderSpec = 0;
94			files = (
95				FDB437121492EC9700D5E278 /* crontab.1 in Install man1 */,
96			);
97			name = "Install man1";
98			runOnlyForDeploymentPostprocessing = 1;
99		};
100		FDB437131492EC9B00D5E278 /* Install man5 */ = {
101			isa = PBXCopyFilesBuildPhase;
102			buildActionMask = 8;
103			dstPath = /usr/share/man/man5;
104			dstSubfolderSpec = 0;
105			files = (
106				FDB437141492ECA600D5E278 /* crontab.5 in Install man5 */,
107			);
108			name = "Install man5";
109			runOnlyForDeploymentPostprocessing = 1;
110		};
111		FDB437331492EFB200D5E278 /* Install launchd plist */ = {
112			isa = PBXCopyFilesBuildPhase;
113			buildActionMask = 8;
114			dstPath = /System/Library/LaunchDaemons;
115			dstSubfolderSpec = 0;
116			files = (
117				FDB437351492EFCD00D5E278 /* com.vix.cron.plist in Install launchd plist */,
118			);
119			name = "Install launchd plist";
120			runOnlyForDeploymentPostprocessing = 1;
121		};
122/* End PBXCopyFilesBuildPhase section */
123
124/* Begin PBXFileReference section */
125		FDB436CC1492EB8500D5E278 /* libcron.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcron.a; sourceTree = BUILT_PRODUCTS_DIR; };
126		FDB436D41492EB8E00D5E278 /* cron */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cron; sourceTree = BUILT_PRODUCTS_DIR; };
127		FDB436E11492EB9400D5E278 /* crontab */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = crontab; sourceTree = BUILT_PRODUCTS_DIR; };
128		FDB436EC1492EBDB00D5E278 /* entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entry.c; sourceTree = "<group>"; };
129		FDB436ED1492EBDB00D5E278 /* env.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = env.c; sourceTree = "<group>"; };
130		FDB436EF1492EBDB00D5E278 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
131		FDB436F81492EC1200D5E278 /* cron.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cron.8; sourceTree = "<group>"; };
132		FDB436F91492EC1200D5E278 /* cron.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cron.c; sourceTree = "<group>"; };
133		FDB436FB1492EC1200D5E278 /* database.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = database.c; sourceTree = "<group>"; };
134		FDB436FC1492EC1200D5E278 /* do_command.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = do_command.c; sourceTree = "<group>"; };
135		FDB436FE1492EC1200D5E278 /* job.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = job.c; sourceTree = "<group>"; };
136		FDB437011492EC1200D5E278 /* popen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = popen.c; sourceTree = "<group>"; };
137		FDB437021492EC1200D5E278 /* user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
138		FDB4370C1492EC8700D5E278 /* crontab.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = crontab.1; sourceTree = "<group>"; };
139		FDB4370D1492EC8700D5E278 /* crontab.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = crontab.5; sourceTree = "<group>"; };
140		FDB4370E1492EC8700D5E278 /* crontab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crontab.c; sourceTree = "<group>"; };
141		FDB437241492EE5000D5E278 /* libutil.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libutil.dylib; path = /usr/lib/libutil.dylib; sourceTree = "<absolute>"; };
142		FDB4372B1492EEA600D5E278 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
143		FDB4372E1492EEB600D5E278 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
144		FDB437341492EFCB00D5E278 /* com.vix.cron.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = com.vix.cron.plist; sourceTree = "<group>"; };
145/* End PBXFileReference section */
146
147/* Begin PBXFrameworksBuildPhase section */
148		FDB436C91492EB8500D5E278 /* Frameworks */ = {
149			isa = PBXFrameworksBuildPhase;
150			buildActionMask = 2147483647;
151			files = (
152			);
153			runOnlyForDeploymentPostprocessing = 0;
154		};
155		FDB436D11492EB8E00D5E278 /* Frameworks */ = {
156			isa = PBXFrameworksBuildPhase;
157			buildActionMask = 2147483647;
158			files = (
159				FDB437301492EEBE00D5E278 /* libcron.a in Frameworks */,
160				FDB437251492EE5000D5E278 /* libutil.dylib in Frameworks */,
161				FDB4372F1492EEB600D5E278 /* CoreFoundation.framework in Frameworks */,
162				FDB4372C1492EEA600D5E278 /* IOKit.framework in Frameworks */,
163			);
164			runOnlyForDeploymentPostprocessing = 0;
165		};
166		FDB436DE1492EB9400D5E278 /* Frameworks */ = {
167			isa = PBXFrameworksBuildPhase;
168			buildActionMask = 2147483647;
169			files = (
170				FDB437321492EF2700D5E278 /* libcron.a in Frameworks */,
171			);
172			runOnlyForDeploymentPostprocessing = 0;
173		};
174/* End PBXFrameworksBuildPhase section */
175
176/* Begin PBXGroup section */
177		FDB436BB1492EB4400D5E278 = {
178			isa = PBXGroup;
179			children = (
180				FDB437341492EFCB00D5E278 /* com.vix.cron.plist */,
181				FDB436F51492EC1200D5E278 /* cron */,
182				FDB4370B1492EC8700D5E278 /* crontab */,
183				FDB436EA1492EBDB00D5E278 /* lib */,
184				FDB437311492EEEA00D5E278 /* Frameworks & Libraries */,
185				FDB436CD1492EB8500D5E278 /* Products */,
186			);
187			sourceTree = "<group>";
188		};
189		FDB436CD1492EB8500D5E278 /* Products */ = {
190			isa = PBXGroup;
191			children = (
192				FDB436CC1492EB8500D5E278 /* libcron.a */,
193				FDB436D41492EB8E00D5E278 /* cron */,
194				FDB436E11492EB9400D5E278 /* crontab */,
195			);
196			name = Products;
197			sourceTree = "<group>";
198		};
199		FDB436EA1492EBDB00D5E278 /* lib */ = {
200			isa = PBXGroup;
201			children = (
202				FDB436EC1492EBDB00D5E278 /* entry.c */,
203				FDB436ED1492EBDB00D5E278 /* env.c */,
204				FDB436EF1492EBDB00D5E278 /* misc.c */,
205			);
206			path = lib;
207			sourceTree = "<group>";
208		};
209		FDB436F51492EC1200D5E278 /* cron */ = {
210			isa = PBXGroup;
211			children = (
212				FDB436F91492EC1200D5E278 /* cron.c */,
213				FDB436FB1492EC1200D5E278 /* database.c */,
214				FDB436FC1492EC1200D5E278 /* do_command.c */,
215				FDB436FE1492EC1200D5E278 /* job.c */,
216				FDB437011492EC1200D5E278 /* popen.c */,
217				FDB437021492EC1200D5E278 /* user.c */,
218				FDB436F81492EC1200D5E278 /* cron.8 */,
219			);
220			path = cron;
221			sourceTree = "<group>";
222		};
223		FDB4370B1492EC8700D5E278 /* crontab */ = {
224			isa = PBXGroup;
225			children = (
226				FDB4370E1492EC8700D5E278 /* crontab.c */,
227				FDB4370C1492EC8700D5E278 /* crontab.1 */,
228				FDB4370D1492EC8700D5E278 /* crontab.5 */,
229			);
230			path = crontab;
231			sourceTree = "<group>";
232		};
233		FDB437311492EEEA00D5E278 /* Frameworks & Libraries */ = {
234			isa = PBXGroup;
235			children = (
236				FDB4372E1492EEB600D5E278 /* CoreFoundation.framework */,
237				FDB4372B1492EEA600D5E278 /* IOKit.framework */,
238				FDB437241492EE5000D5E278 /* libutil.dylib */,
239			);
240			name = "Frameworks & Libraries";
241			sourceTree = "<group>";
242		};
243/* End PBXGroup section */
244
245/* Begin PBXHeadersBuildPhase section */
246		FDB436CA1492EB8500D5E278 /* Headers */ = {
247			isa = PBXHeadersBuildPhase;
248			buildActionMask = 2147483647;
249			files = (
250			);
251			runOnlyForDeploymentPostprocessing = 0;
252		};
253/* End PBXHeadersBuildPhase section */
254
255/* Begin PBXNativeTarget section */
256		FDB436CB1492EB8500D5E278 /* libcron */ = {
257			isa = PBXNativeTarget;
258			buildConfigurationList = FDB436CE1492EB8500D5E278 /* Build configuration list for PBXNativeTarget "libcron" */;
259			buildPhases = (
260				FDB436C81492EB8500D5E278 /* Sources */,
261				FDB436C91492EB8500D5E278 /* Frameworks */,
262				FDB436CA1492EB8500D5E278 /* Headers */,
263			);
264			buildRules = (
265			);
266			dependencies = (
267			);
268			name = libcron;
269			productName = libcron;
270			productReference = FDB436CC1492EB8500D5E278 /* libcron.a */;
271			productType = "com.apple.product-type.library.static";
272		};
273		FDB436D31492EB8E00D5E278 /* cron */ = {
274			isa = PBXNativeTarget;
275			buildConfigurationList = FDB436DB1492EB8E00D5E278 /* Build configuration list for PBXNativeTarget "cron" */;
276			buildPhases = (
277				FDB436D01492EB8E00D5E278 /* Sources */,
278				FDB436D11492EB8E00D5E278 /* Frameworks */,
279				FDB436D21492EB8E00D5E278 /* Install man1 */,
280				FDB437331492EFB200D5E278 /* Install launchd plist */,
281				FDB437361492EFEC00D5E278 /* Install misc */,
282			);
283			buildRules = (
284			);
285			dependencies = (
286				FDB437211492ED1400D5E278 /* PBXTargetDependency */,
287			);
288			name = cron;
289			productName = cron;
290			productReference = FDB436D41492EB8E00D5E278 /* cron */;
291			productType = "com.apple.product-type.tool";
292		};
293		FDB436E01492EB9400D5E278 /* crontab */ = {
294			isa = PBXNativeTarget;
295			buildConfigurationList = FDB436E81492EB9400D5E278 /* Build configuration list for PBXNativeTarget "crontab" */;
296			buildPhases = (
297				FDB436DD1492EB9400D5E278 /* Sources */,
298				FDB436DE1492EB9400D5E278 /* Frameworks */,
299				FDB436DF1492EB9400D5E278 /* Install man1 */,
300				FDB437131492EC9B00D5E278 /* Install man5 */,
301			);
302			buildRules = (
303			);
304			dependencies = (
305				FDB437231492ED1C00D5E278 /* PBXTargetDependency */,
306			);
307			name = crontab;
308			productName = crontab;
309			productReference = FDB436E11492EB9400D5E278 /* crontab */;
310			productType = "com.apple.product-type.tool";
311		};
312/* End PBXNativeTarget section */
313
314/* Begin PBXProject section */
315		FDB436BD1492EB4400D5E278 /* Project object */ = {
316			isa = PBXProject;
317			attributes = {
318				LastUpgradeCheck = 0440;
319			};
320			buildConfigurationList = FDB436C01492EB4400D5E278 /* Build configuration list for PBXProject "cron" */;
321			compatibilityVersion = "Xcode 3.2";
322			developmentRegion = English;
323			hasScannedForEncodings = 0;
324			knownRegions = (
325				en,
326			);
327			mainGroup = FDB436BB1492EB4400D5E278;
328			productRefGroup = FDB436CD1492EB8500D5E278 /* Products */;
329			projectDirPath = "";
330			projectRoot = "";
331			targets = (
332				FDB437171492ED0500D5E278 /* All */,
333				FDB436D31492EB8E00D5E278 /* cron */,
334				FDB436E01492EB9400D5E278 /* crontab */,
335				FDB436CB1492EB8500D5E278 /* libcron */,
336			);
337		};
338/* End PBXProject section */
339
340/* Begin PBXShellScriptBuildPhase section */
341		FDB437361492EFEC00D5E278 /* Install misc */ = {
342			isa = PBXShellScriptBuildPhase;
343			buildActionMask = 8;
344			files = (
345			);
346			inputPaths = (
347			);
348			name = "Install misc";
349			outputPaths = (
350			);
351			runOnlyForDeploymentPostprocessing = 1;
352			shellPath = /bin/sh;
353			shellScript = ". ${SRCROOT}/xcodescripts/install_misc.sh";
354			showEnvVarsInLog = 0;
355		};
356/* End PBXShellScriptBuildPhase section */
357
358/* Begin PBXSourcesBuildPhase section */
359		FDB436C81492EB8500D5E278 /* Sources */ = {
360			isa = PBXSourcesBuildPhase;
361			buildActionMask = 2147483647;
362			files = (
363				FDB436F11492EBDB00D5E278 /* entry.c in Sources */,
364				FDB436F21492EBDB00D5E278 /* env.c in Sources */,
365				FDB436F41492EBDB00D5E278 /* misc.c in Sources */,
366			);
367			runOnlyForDeploymentPostprocessing = 0;
368		};
369		FDB436D01492EB8E00D5E278 /* Sources */ = {
370			isa = PBXSourcesBuildPhase;
371			buildActionMask = 2147483647;
372			files = (
373				FDB437031492EC1200D5E278 /* cron.c in Sources */,
374				FDB437041492EC1200D5E278 /* database.c in Sources */,
375				FDB437051492EC1200D5E278 /* do_command.c in Sources */,
376				FDB437061492EC1200D5E278 /* job.c in Sources */,
377				FDB437081492EC1200D5E278 /* popen.c in Sources */,
378				FDB437091492EC1200D5E278 /* user.c in Sources */,
379			);
380			runOnlyForDeploymentPostprocessing = 0;
381		};
382		FDB436DD1492EB9400D5E278 /* Sources */ = {
383			isa = PBXSourcesBuildPhase;
384			buildActionMask = 2147483647;
385			files = (
386				FDB437101492EC8700D5E278 /* crontab.c in Sources */,
387			);
388			runOnlyForDeploymentPostprocessing = 0;
389		};
390/* End PBXSourcesBuildPhase section */
391
392/* Begin PBXTargetDependency section */
393		FDB4371D1492ED0C00D5E278 /* PBXTargetDependency */ = {
394			isa = PBXTargetDependency;
395			target = FDB436D31492EB8E00D5E278 /* cron */;
396			targetProxy = FDB4371C1492ED0C00D5E278 /* PBXContainerItemProxy */;
397		};
398		FDB4371F1492ED0E00D5E278 /* PBXTargetDependency */ = {
399			isa = PBXTargetDependency;
400			target = FDB436E01492EB9400D5E278 /* crontab */;
401			targetProxy = FDB4371E1492ED0E00D5E278 /* PBXContainerItemProxy */;
402		};
403		FDB437211492ED1400D5E278 /* PBXTargetDependency */ = {
404			isa = PBXTargetDependency;
405			target = FDB436CB1492EB8500D5E278 /* libcron */;
406			targetProxy = FDB437201492ED1400D5E278 /* PBXContainerItemProxy */;
407		};
408		FDB437231492ED1C00D5E278 /* PBXTargetDependency */ = {
409			isa = PBXTargetDependency;
410			target = FDB436CB1492EB8500D5E278 /* libcron */;
411			targetProxy = FDB437221492ED1C00D5E278 /* PBXContainerItemProxy */;
412		};
413/* End PBXTargetDependency section */
414
415/* Begin XCBuildConfiguration section */
416		FDB436C31492EB4400D5E278 /* Release */ = {
417			isa = XCBuildConfiguration;
418			buildSettings = {
419				ALWAYS_SEARCH_USER_PATHS = NO;
420				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
421				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
422				USE_HEADERMAP = NO;
423				VERSIONING_SYSTEM = "apple-generic";
424				VERSION_INFO_PREFIX = __;
425			};
426			name = Release;
427		};
428		FDB436CF1492EB8500D5E278 /* Release */ = {
429			isa = XCBuildConfiguration;
430			buildSettings = {
431				EXECUTABLE_PREFIX = lib;
432				PRODUCT_NAME = cron;
433				SKIP_INSTALL = YES;
434				USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/cron";
435			};
436			name = Release;
437		};
438		FDB436DC1492EB8E00D5E278 /* Release */ = {
439			isa = XCBuildConfiguration;
440			buildSettings = {
441				INSTALL_PATH = /usr/sbin;
442				PRODUCT_NAME = "$(TARGET_NAME)";
443			};
444			name = Release;
445		};
446		FDB436E91492EB9400D5E278 /* Release */ = {
447			isa = XCBuildConfiguration;
448			buildSettings = {
449				INSTALL_MODE_FLAG = 04755;
450				INSTALL_PATH = /usr/bin;
451				PRODUCT_NAME = "$(TARGET_NAME)";
452				USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/cron";
453			};
454			name = Release;
455		};
456		FDB437191492ED0500D5E278 /* Release */ = {
457			isa = XCBuildConfiguration;
458			buildSettings = {
459				PRODUCT_NAME = "$(TARGET_NAME)";
460			};
461			name = Release;
462		};
463/* End XCBuildConfiguration section */
464
465/* Begin XCConfigurationList section */
466		FDB436C01492EB4400D5E278 /* Build configuration list for PBXProject "cron" */ = {
467			isa = XCConfigurationList;
468			buildConfigurations = (
469				FDB436C31492EB4400D5E278 /* Release */,
470			);
471			defaultConfigurationIsVisible = 0;
472			defaultConfigurationName = Release;
473		};
474		FDB436CE1492EB8500D5E278 /* Build configuration list for PBXNativeTarget "libcron" */ = {
475			isa = XCConfigurationList;
476			buildConfigurations = (
477				FDB436CF1492EB8500D5E278 /* Release */,
478			);
479			defaultConfigurationIsVisible = 0;
480			defaultConfigurationName = Release;
481		};
482		FDB436DB1492EB8E00D5E278 /* Build configuration list for PBXNativeTarget "cron" */ = {
483			isa = XCConfigurationList;
484			buildConfigurations = (
485				FDB436DC1492EB8E00D5E278 /* Release */,
486			);
487			defaultConfigurationIsVisible = 0;
488			defaultConfigurationName = Release;
489		};
490		FDB436E81492EB9400D5E278 /* Build configuration list for PBXNativeTarget "crontab" */ = {
491			isa = XCConfigurationList;
492			buildConfigurations = (
493				FDB436E91492EB9400D5E278 /* Release */,
494			);
495			defaultConfigurationIsVisible = 0;
496			defaultConfigurationName = Release;
497		};
498		FDB437181492ED0500D5E278 /* Build configuration list for PBXAggregateTarget "All" */ = {
499			isa = XCConfigurationList;
500			buildConfigurations = (
501				FDB437191492ED0500D5E278 /* Release */,
502			);
503			defaultConfigurationIsVisible = 0;
504			defaultConfigurationName = Release;
505		};
506/* End XCConfigurationList section */
507	};
508	rootObject = FDB436BD1492EB4400D5E278 /* Project object */;
509}
510