FCE30EB814B531EC00CC0294 /* ShellScript */,
);
dependencies = (
+ C6868583154725A30025D623 /* PBXTargetDependency */,
FCBA150114A144F700AA698B /* PBXTargetDependency */,
FCBA150314A144F700AA698B /* PBXTargetDependency */,
FCBA150514A144F700AA698B /* PBXTargetDependency */,
FCE30F4D14B619C900CC0294 /* Run Script */,
);
dependencies = (
+ C6868581154725990025D623 /* PBXTargetDependency */,
FCE30F4F14B619E600CC0294 /* PBXTargetDependency */,
FCE30F5114B619E600CC0294 /* PBXTargetDependency */,
FCE30F5314B619E600CC0294 /* PBXTargetDependency */,
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
+ C686857A154725700025D623 /* systime.c in Sources */ = {isa = PBXBuildFile; fileRef = C6868579154725700025D623 /* systime.c */; };
+ C686857C154725700025D623 /* systime.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C686857B154725700025D623 /* systime.1 */; };
FC2B5BFB14B3CCC600ECF511 /* uname.c in Sources */ = {isa = PBXBuildFile; fileRef = FCBA140914A141A300AA698B /* uname.c */; };
FC2B5BFD14B3CCD200ECF511 /* uname.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCBA140814A141A300AA698B /* uname.1 */; };
FC2B5BFE14B3CCD700ECF511 /* true.c in Sources */ = {isa = PBXBuildFile; fileRef = FCBA140414A141A300AA698B /* true.c */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
+ C6868580154725990025D623 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC80BF5714A05A2F00C6F7F5 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = C6868575154725700025D623;
+ remoteInfo = systime;
+ };
+ C6868582154725A30025D623 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = FC80BF5714A05A2F00C6F7F5 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = C6868575154725700025D623;
+ remoteInfo = systime;
+ };
FC5D63A114B9864400123E48 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FC80BF5714A05A2F00C6F7F5 /* Project object */;
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
+ C6868574154725700025D623 /* CopyFiles */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = /usr/local/share/man/man1/;
+ dstSubfolderSpec = 0;
+ files = (
+ C686857C154725700025D623 /* systime.1 in CopyFiles */,
+ );
+ runOnlyForDeploymentPostprocessing = 1;
+ };
FC5D638614B9819E00123E48 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
+ C6868576154725700025D623 /* systime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = systime; sourceTree = BUILT_PRODUCTS_DIR; };
+ C6868579154725700025D623 /* systime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = systime.c; sourceTree = "<group>"; };
+ C686857B154725700025D623 /* systime.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = systime.1; sourceTree = "<group>"; };
FC5D636814B9808E00123E48 /* conv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = conv.c; sourceTree = "<group>"; };
FC5D636914B9808E00123E48 /* display.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = display.c; sourceTree = "<group>"; };
FC5D636A14B9808E00123E48 /* hexdump.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = hexdump.1; sourceTree = "<group>"; };
FCBA13A914A141A300AA698B /* locate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = locate.h; sourceTree = "<group>"; };
FCBA13AA14A141A300AA698B /* locate.rc */ = {isa = PBXFileReference; lastKnownFileType = text; path = locate.rc; sourceTree = "<group>"; };
FCBA13AB14A141A300AA698B /* locate.updatedb.8 */ = {isa = PBXFileReference; lastKnownFileType = text; path = locate.updatedb.8; sourceTree = "<group>"; };
- FCBA13AC14A141A300AA698B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
FCBA13AD14A141A300AA698B /* mklocatedb.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = mklocatedb.sh; sourceTree = "<group>"; };
FCBA13AE14A141A300AA698B /* pathnames.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pathnames.h; sourceTree = "<group>"; };
FCBA13AF14A141A300AA698B /* updatedb.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = updatedb.sh; sourceTree = "<group>"; };
FCBA13B014A141A300AA698B /* util.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
FCBA13B114A141A300AA698B /* locate.code.8 */ = {isa = PBXFileReference; lastKnownFileType = text; path = locate.code.8; sourceTree = "<group>"; };
- FCBA13B214A141A300AA698B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
FCBA13B414A141A300AA698B /* logname.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = logname.1; sourceTree = "<group>"; };
FCBA13B514A141A300AA698B /* logname.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = logname.c; sourceTree = "<group>"; };
FCBA13C014A141A300AA698B /* mktemp.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = mktemp.1; sourceTree = "<group>"; };
FCBA13E914A141A300AA698B /* shlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = shlock.c; sourceTree = "<group>"; };
FCBA13EC14A141A300AA698B /* sleep.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = sleep.1; sourceTree = "<group>"; };
FCBA13ED14A141A300AA698B /* sleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sleep.c; sourceTree = "<group>"; };
- FCBA13EF14A141A300AA698B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
FCBA13F014A141A300AA698B /* su.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = su.1; sourceTree = "<group>"; };
FCBA13F114A141A300AA698B /* su.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = su.c; sourceTree = "<group>"; };
FCBA13F214A141A300AA698B /* su.pam */ = {isa = PBXFileReference; lastKnownFileType = text; path = su.pam; sourceTree = "<group>"; };
FCBA140D14A141A300AA698B /* users.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = users.c; sourceTree = "<group>"; };
FCBA140F14A141A300AA698B /* extern.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = extern.h; sourceTree = "<group>"; };
FCBA141014A141A300AA698B /* fmt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fmt.c; sourceTree = "<group>"; };
- FCBA141114A141A300AA698B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
FCBA141214A141A300AA698B /* pr_time.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pr_time.c; sourceTree = "<group>"; };
FCBA141314A141A300AA698B /* proc_compare.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = proc_compare.c; sourceTree = "<group>"; };
FCBA141414A141A300AA698B /* uptime.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = uptime.1; sourceTree = "<group>"; };
FCBA142A14A141A300AA698B /* xargs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xargs.c; sourceTree = "<group>"; };
FCBA142D14A141A300AA698B /* yes.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = yes.1; sourceTree = "<group>"; };
FCBA142E14A141A300AA698B /* yes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = yes.c; sourceTree = "<group>"; };
- FCBA149E14A141FF00AA698B /* alias copy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "alias copy"; path = apply; sourceTree = BUILT_PRODUCTS_DIR; };
+ FCBA149E14A141FF00AA698B /* apply */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = apply; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA14B414A1422D00AA698B /* basename */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = basename; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA14BD14A1423E00AA698B /* chroot */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = chroot; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA14C514A1426800AA698B /* date */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = date; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA14D514A1433F00AA698B /* echo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = echo; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA14DD14A1434A00AA698B /* env */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = env; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA151414A1453A00AA698B /* expr */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = expr; sourceTree = BUILT_PRODUCTS_DIR; };
- FCBA151C14A1454D00AA698B /* expr copy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "expr copy"; path = false; sourceTree = BUILT_PRODUCTS_DIR; };
+ FCBA151C14A1454D00AA698B /* false */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = false; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA152414A1455600AA698B /* find */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = find; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA152C14A1455900AA698B /* getopt */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = getopt; sourceTree = BUILT_PRODUCTS_DIR; };
FCBA153414A1455C00AA698B /* hostname */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = hostname; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
+ C6868573154725700025D623 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
FC5D638514B9819E00123E48 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
+ C6868578154725700025D623 /* systime */ = {
+ isa = PBXGroup;
+ children = (
+ C6868579154725700025D623 /* systime.c */,
+ C686857B154725700025D623 /* systime.1 */,
+ );
+ path = systime;
+ sourceTree = "<group>";
+ };
FC5D636714B9808E00123E48 /* hexdump */ = {
isa = PBXGroup;
children = (
FCBA13E614A141A300AA698B /* shlock */,
FCBA13EA14A141A300AA698B /* sleep */,
FCBA13EE14A141A300AA698B /* su */,
+ C6868578154725700025D623 /* systime */,
FCBA13F314A141A300AA698B /* tee */,
FCBA13F714A141A300AA698B /* test */,
FCBA13FD14A141A300AA698B /* time */,
FC80BF6114A05A2F00C6F7F5 /* Products */ = {
isa = PBXGroup;
children = (
- FCBA149E14A141FF00AA698B /* alias copy */,
+ FCBA149E14A141FF00AA698B /* apply */,
FCBA14B414A1422D00AA698B /* basename */,
FCBA14BD14A1423E00AA698B /* chroot */,
FCBA14C514A1426800AA698B /* date */,
FCBA14D514A1433F00AA698B /* echo */,
FCBA14DD14A1434A00AA698B /* env */,
FCBA151414A1453A00AA698B /* expr */,
- FCBA151C14A1454D00AA698B /* expr copy */,
+ FCBA151C14A1454D00AA698B /* false */,
FCBA152414A1455600AA698B /* find */,
FCBA152C14A1455900AA698B /* getopt */,
FCBA153414A1455C00AA698B /* hostname */,
FCE30EDE14B536C900CC0294 /* locate.code */,
FC5D638B14B9819E00123E48 /* what */,
FC5D639714B9822D00123E48 /* hexdump */,
+ C6868576154725700025D623 /* systime */,
);
name = Products;
sourceTree = "<group>";
FCBA139D14A141A300AA698B /* bigram */,
FCBA13A014A141A300AA698B /* code */,
FCBA13A314A141A300AA698B /* locate */,
- FCBA13B214A141A300AA698B /* Makefile */,
);
path = locate;
sourceTree = "<group>";
FCBA13A914A141A300AA698B /* locate.h */,
FCBA13AA14A141A300AA698B /* locate.rc */,
FCBA13AB14A141A300AA698B /* locate.updatedb.8 */,
- FCBA13AC14A141A300AA698B /* Makefile */,
FCBA13AD14A141A300AA698B /* mklocatedb.sh */,
FCBA13AE14A141A300AA698B /* pathnames.h */,
FCBA13AF14A141A300AA698B /* updatedb.sh */,
FCBA13EE14A141A300AA698B /* su */ = {
isa = PBXGroup;
children = (
- FCBA13EF14A141A300AA698B /* Makefile */,
FCBA13F014A141A300AA698B /* su.1 */,
FCBA13F114A141A300AA698B /* su.c */,
FCBA13F214A141A300AA698B /* su.pam */,
children = (
FCBA140F14A141A300AA698B /* extern.h */,
FCBA141014A141A300AA698B /* fmt.c */,
- FCBA141114A141A300AA698B /* Makefile */,
FCBA141214A141A300AA698B /* pr_time.c */,
FCBA141314A141A300AA698B /* proc_compare.c */,
FCBA141414A141A300AA698B /* uptime.1 */,
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
+ C6868575154725700025D623 /* systime */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = C686857E154725700025D623 /* Build configuration list for PBXNativeTarget "systime" */;
+ buildPhases = (
+ C6868572154725700025D623 /* Sources */,
+ C6868573154725700025D623 /* Frameworks */,
+ C6868574154725700025D623 /* CopyFiles */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = systime;
+ productName = systime;
+ productReference = C6868576154725700025D623 /* systime */;
+ productType = "com.apple.product-type.tool";
+ };
FC5D637F14B9819E00123E48 /* what */ = {
isa = PBXNativeTarget;
buildConfigurationList = FC5D638914B9819E00123E48 /* Build configuration list for PBXNativeTarget "what" */;
);
name = apply;
productName = shell_cmds;
- productReference = FCBA149E14A141FF00AA698B /* alias copy */;
+ productReference = FCBA149E14A141FF00AA698B /* apply */;
productType = "com.apple.product-type.tool";
};
FCBA14AE14A1422D00AA698B /* basename */ = {
);
name = false;
productName = shell_cmds;
- productReference = FCBA151C14A1454D00AA698B /* expr copy */;
+ productReference = FCBA151C14A1454D00AA698B /* false */;
productType = "com.apple.product-type.tool";
};
FCBA151E14A1455600AA698B /* find */ = {
FCBA15C614A145A200AA698B /* shlock */,
FCBA15CE14A145A500AA698B /* sleep */,
FCBA15D614A145A700AA698B /* su */,
+ C6868575154725700025D623 /* systime */,
FCBA15DE14A145A900AA698B /* tee */,
FCBA15E614A145AE00AA698B /* test */,
FCBA15EE14A145B000AA698B /* time */,
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
+ C6868572154725700025D623 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ C686857A154725700025D623 /* systime.c in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
FC5D638014B9819E00123E48 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
+ C6868581154725990025D623 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = C6868575154725700025D623 /* systime */;
+ targetProxy = C6868580154725990025D623 /* PBXContainerItemProxy */;
+ };
+ C6868583154725A30025D623 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = C6868575154725700025D623 /* systime */;
+ targetProxy = C6868582154725A30025D623 /* PBXContainerItemProxy */;
+ };
FC5D63A214B9864400123E48 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = FC5D638F14B9822D00123E48 /* hexdump */;
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
+ C686857D154725700025D623 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ INSTALL_PATH = /usr/local/bin;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ };
+ name = Release;
+ };
FC5D638A14B9819E00123E48 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
+ C686857E154725700025D623 /* Build configuration list for PBXNativeTarget "systime" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ C686857D154725700025D623 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
FC5D638914B9819E00123E48 /* Build configuration list for PBXNativeTarget "what" */ = {
isa = XCConfigurationList;
buildConfigurations = (