// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objects = {
/* Begin PBXBuildFile section */
727082250FD476D400B533D9 /* awkgram.y in Sources */ = {isa = PBXBuildFile; fileRef = 7270820F0FD476D400B533D9 /* awkgram.y */; };
727082260FD476D400B533D9 /* b.c in Sources */ = {isa = PBXBuildFile; fileRef = 727082100FD476D400B533D9 /* b.c */; };
727082270FD476D400B533D9 /* lex.c in Sources */ = {isa = PBXBuildFile; fileRef = 727082130FD476D400B533D9 /* lex.c */; };
727082280FD476D400B533D9 /* lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 727082140FD476D400B533D9 /* lib.c */; };
727082290FD476D400B533D9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 727082150FD476D400B533D9 /* main.c */; };
7270822D0FD476D400B533D9 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 7270821A0FD476D400B533D9 /* parse.c */; };
7270822E0FD476D400B533D9 /* proctab.c in Sources */ = {isa = PBXBuildFile; fileRef = 7270821B0FD476D400B533D9 /* proctab.c */; };
7270822F0FD476D400B533D9 /* run.c in Sources */ = {isa = PBXBuildFile; fileRef = 7270821E0FD476D400B533D9 /* run.c */; };
727082300FD476D400B533D9 /* tran.c in Sources */ = {isa = PBXBuildFile; fileRef = 7270821F0FD476D400B533D9 /* tran.c */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
727082020FD476AA00B533D9 /* awk */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = awk; sourceTree = BUILT_PRODUCTS_DIR; };
7270820D0FD476D400B533D9 /* awk.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = awk.1; sourceTree = "<group>"; };
7270820E0FD476D400B533D9 /* awk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = awk.h; sourceTree = "<group>"; };
7270820F0FD476D400B533D9 /* awkgram.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = awkgram.y; sourceTree = "<group>"; };
727082100FD476D400B533D9 /* b.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = b.c; sourceTree = "<group>"; };
727082120FD476D400B533D9 /* FIXES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FIXES; sourceTree = "<group>"; };
727082130FD476D400B533D9 /* lex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lex.c; sourceTree = "<group>"; };
727082140FD476D400B533D9 /* lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lib.c; sourceTree = "<group>"; };
727082150FD476D400B533D9 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
727082180FD476D400B533D9 /* maketab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = maketab.c; sourceTree = "<group>"; };
7270821A0FD476D400B533D9 /* parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parse.c; sourceTree = "<group>"; };
7270821B0FD476D400B533D9 /* proctab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proctab.c; sourceTree = "<group>"; };
7270821C0FD476D400B533D9 /* proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = proto.h; sourceTree = "<group>"; };
7270821D0FD476D400B533D9 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
7270821E0FD476D400B533D9 /* run.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = run.c; sourceTree = "<group>"; };
7270821F0FD476D400B533D9 /* tran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tran.c; sourceTree = "<group>"; };
727082210FD476D400B533D9 /* ytab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ytab.c; sourceTree = "<group>"; };
727082220FD476D400B533D9 /* ytab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ytab.h; sourceTree = "<group>"; };
72B1564D0FD47AC000A17BD1 /* awk.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = awk.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
727082000FD476AA00B533D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
727081EE0FD4748300B533D9 = {
isa = PBXGroup;
children = (
72B1564D0FD47AC000A17BD1 /* awk.plist */,
7270820A0FD476B000B533D9 /* src */,
727082030FD476AA00B533D9 /* Products */,
);
sourceTree = "<group>";
};
727082030FD476AA00B533D9 /* Products */ = {
isa = PBXGroup;
children = (
727082020FD476AA00B533D9 /* awk */,
);
name = Products;
sourceTree = "<group>";
};
7270820A0FD476B000B533D9 /* src */ = {
isa = PBXGroup;
children = (
7270820D0FD476D400B533D9 /* awk.1 */,
7270820E0FD476D400B533D9 /* awk.h */,
7270820F0FD476D400B533D9 /* awkgram.y */,
727082100FD476D400B533D9 /* b.c */,
727082120FD476D400B533D9 /* FIXES */,
727082130FD476D400B533D9 /* lex.c */,
727082140FD476D400B533D9 /* lib.c */,
727082150FD476D400B533D9 /* main.c */,
727082180FD476D400B533D9 /* maketab.c */,
7270821A0FD476D400B533D9 /* parse.c */,
7270821B0FD476D400B533D9 /* proctab.c */,
7270821C0FD476D400B533D9 /* proto.h */,
7270821D0FD476D400B533D9 /* README */,
7270821E0FD476D400B533D9 /* run.c */,
7270821F0FD476D400B533D9 /* tran.c */,
727082210FD476D400B533D9 /* ytab.c */,
727082220FD476D400B533D9 /* ytab.h */,
);
path = src;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
727082010FD476AA00B533D9 /* awk */ = {
isa = PBXNativeTarget;
buildConfigurationList = 727082070FD476AB00B533D9 /* Build configuration list for PBXNativeTarget "awk" */;
buildPhases = (
727081FF0FD476AA00B533D9 /* Sources */,
727082000FD476AA00B533D9 /* Frameworks */,
72B156590FD47B7C00A17BD1 /* Copy files and documentation */,
);
buildRules = (
);
dependencies = (
);
name = awk;
productName = awk;
productReference = 727082020FD476AA00B533D9 /* awk */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
727081F00FD4748300B533D9 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 727081F30FD4748300B533D9 /* Build configuration list for PBXProject "awk" */;
compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 0;
mainGroup = 727081EE0FD4748300B533D9;
productRefGroup = 727082030FD476AA00B533D9 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
727082010FD476AA00B533D9 /* awk */,
);
};
/* End PBXProject section */
/* Begin PBXShellScriptBuildPhase section */
72B156590FD47B7C00A17BD1 /* Copy files and documentation */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputPaths = (
);
name = "Copy files and documentation";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/bash;
shellScript = "mkdir -p $INSTALL_ROOT/usr/local/OpenSourceVersions\ncp $SRCROOT/awk.plist $INSTALL_ROOT/usr/local/OpenSourceVersions\n\nmkdir -p $INSTALL_ROOT/usr/share/man/man1\ncp $SRCROOT/src/awk.1 $INSTALL_ROOT/usr/share/man/man1 \nchmod 0444 $INSTALL_ROOT/usr/share/man/man1/awk.1 \n\nmkdir -p $INSTALL_ROOT/usr/local/OpenSourceLicenses\ncp $SRCROOT/src/README $INSTALL_ROOT/usr/local/OpenSourceLicenses/awk.txt\nchmod 0644 $INSTALL_ROOT/usr/local/OpenSourceLicenses/awk.txt";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
727081FF0FD476AA00B533D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
727082250FD476D400B533D9 /* awkgram.y in Sources */,
727082260FD476D400B533D9 /* b.c in Sources */,
727082270FD476D400B533D9 /* lex.c in Sources */,
727082280FD476D400B533D9 /* lib.c in Sources */,
727082290FD476D400B533D9 /* main.c in Sources */,
7270822D0FD476D400B533D9 /* parse.c in Sources */,
7270822E0FD476D400B533D9 /* proctab.c in Sources */,
7270822F0FD476D400B533D9 /* run.c in Sources */,
727082300FD476D400B533D9 /* tran.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
727081F20FD4748300B533D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
PREBINDING = NO;
VERSIONING_SYSTEM = "apple-generic";
ZERO_LINK = NO;
};
name = Release;
};
727082060FD476AB00B533D9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = awk;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
727081F30FD4748300B533D9 /* Build configuration list for PBXProject "awk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
727081F20FD4748300B533D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
727082070FD476AB00B533D9 /* Build configuration list for PBXNativeTarget "awk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
727082060FD476AB00B533D9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 727081F00FD4748300B533D9 /* Project object */;
}