project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 45;
	objects = {

/* Begin PBXAggregateTarget section */
		4C615986104F1E8800BF0A10 /* all */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = 4C61598F104F1EF300BF0A10 /* Build configuration list for PBXAggregateTarget "all" */;
			buildPhases = (
				4C615A221050668A00BF0A10 /* install misc */,
			);
			dependencies = (
				4C61598A104F1E9000BF0A10 /* PBXTargetDependency */,
				4C6159FA105061A700BF0A10 /* PBXTargetDependency */,
			);
			name = all;
			productName = all;
		};
		4C6159C31050604600BF0A10 /* make lists */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = 4C6159CA1050608D00BF0A10 /* Build configuration list for PBXAggregateTarget "make lists" */;
			buildPhases = (
				4C6159C21050604600BF0A10 /* ShellScript */,
			);
			dependencies = (
			);
			name = "make lists";
			productName = "make sources";
		};
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
		4C615952104F157800BF0A10 /* chared.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615922104F157800BF0A10 /* chared.c */; };
		4C615953104F157800BF0A10 /* chared.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615923104F157800BF0A10 /* chared.h */; };
		4C615954104F157800BF0A10 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615924104F157800BF0A10 /* common.c */; };
		4C615955104F157800BF0A10 /* readline.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615926104F157800BF0A10 /* readline.h */; };
		4C615956104F157800BF0A10 /* el_term.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615927104F157800BF0A10 /* el_term.h */; };
		4C615957104F157800BF0A10 /* el.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615928104F157800BF0A10 /* el.c */; };
		4C615958104F157800BF0A10 /* el.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615929104F157800BF0A10 /* el.h */; };
		4C615959104F157800BF0A10 /* emacs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592A104F157800BF0A10 /* emacs.c */; };
		4C61595A104F157800BF0A10 /* fgetln.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592B104F157800BF0A10 /* fgetln.c */; };
		4C61595B104F157800BF0A10 /* filecomplete.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592C104F157800BF0A10 /* filecomplete.c */; };
		4C61595C104F157800BF0A10 /* filecomplete.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61592D104F157800BF0A10 /* filecomplete.h */; };
		4C61595D104F157800BF0A10 /* hist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592E104F157800BF0A10 /* hist.c */; };
		4C61595E104F157800BF0A10 /* hist.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61592F104F157800BF0A10 /* hist.h */; };
		4C61595F104F157800BF0A10 /* histedit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615930104F157800BF0A10 /* histedit.h */; };
		4C615960104F157800BF0A10 /* history.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615931104F157800BF0A10 /* history.c */; };
		4C615961104F157800BF0A10 /* key.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615932104F157800BF0A10 /* key.c */; };
		4C615962104F157800BF0A10 /* key.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615933104F157800BF0A10 /* key.h */; };
		4C615963104F157800BF0A10 /* map.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615937104F157800BF0A10 /* map.c */; };
		4C615964104F157800BF0A10 /* map.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615938104F157800BF0A10 /* map.h */; };
		4C615965104F157800BF0A10 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615939104F157800BF0A10 /* parse.c */; };
		4C615966104F157800BF0A10 /* parse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593A104F157800BF0A10 /* parse.h */; };
		4C615967104F157800BF0A10 /* prompt.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593B104F157800BF0A10 /* prompt.c */; };
		4C615968104F157800BF0A10 /* prompt.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593C104F157800BF0A10 /* prompt.h */; };
		4C615969104F157800BF0A10 /* read.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593D104F157800BF0A10 /* read.c */; };
		4C61596A104F157800BF0A10 /* read.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593E104F157800BF0A10 /* read.h */; };
		4C61596B104F157800BF0A10 /* readline.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593F104F157800BF0A10 /* readline.c */; };
		4C61596C104F157800BF0A10 /* refresh.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615940104F157800BF0A10 /* refresh.c */; };
		4C61596D104F157800BF0A10 /* refresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615941104F157800BF0A10 /* refresh.h */; };
		4C61596E104F157800BF0A10 /* search.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615942104F157800BF0A10 /* search.c */; };
		4C61596F104F157800BF0A10 /* search.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615943104F157800BF0A10 /* search.h */; };
		4C615970104F157800BF0A10 /* sig.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615945104F157800BF0A10 /* sig.c */; };
		4C615971104F157800BF0A10 /* sig.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615946104F157800BF0A10 /* sig.h */; };
		4C615972104F157800BF0A10 /* strlcat.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615947104F157800BF0A10 /* strlcat.c */; };
		4C615973104F157800BF0A10 /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615948104F157800BF0A10 /* strlcpy.c */; };
		4C615974104F157800BF0A10 /* sys.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615949104F157800BF0A10 /* sys.h */; };
		4C615975104F157800BF0A10 /* term.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594A104F157800BF0A10 /* term.c */; };
		4C615976104F157800BF0A10 /* tokenizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594B104F157800BF0A10 /* tokenizer.c */; };
		4C615977104F157800BF0A10 /* tty.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594C104F157800BF0A10 /* tty.c */; };
		4C615978104F157800BF0A10 /* tty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61594D104F157800BF0A10 /* tty.h */; };
		4C615979104F157800BF0A10 /* unvis.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594E104F157800BF0A10 /* unvis.c */; };
		4C61597A104F157800BF0A10 /* vi.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594F104F157800BF0A10 /* vi.c */; };
		4C61597B104F157800BF0A10 /* vis.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615950104F157800BF0A10 /* vis.c */; };
		4C61597C104F157800BF0A10 /* vis.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615951104F157800BF0A10 /* vis.h */; };
		4C615981104F15C700BF0A10 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615980104F15C700BF0A10 /* config.h */; };
		4C6159A5104F203600BF0A10 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61599F104F203600BF0A10 /* common.h */; };
		4C6159A6104F203600BF0A10 /* emacs.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A0104F203600BF0A10 /* emacs.h */; };
		4C6159A7104F203600BF0A10 /* fcns.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6159A1104F203600BF0A10 /* fcns.c */; };
		4C6159A8104F203600BF0A10 /* help.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6159A2104F203600BF0A10 /* help.c */; };
		4C6159A9104F203600BF0A10 /* help.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A3104F203600BF0A10 /* help.h */; };
		4C6159AA104F203600BF0A10 /* vi.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A4104F203600BF0A10 /* vi.h */; };
		4C6159B8104F20F500BF0A10 /* fcns.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159B7104F20F500BF0A10 /* fcns.h */; };
		4C6159BD104F212400BF0A10 /* libncurses.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C6159BC104F212400BF0A10 /* libncurses.dylib */; };
		4C6159D41050615B00BF0A10 /* chared.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615922104F157800BF0A10 /* chared.c */; };
		4C6159D51050615B00BF0A10 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615924104F157800BF0A10 /* common.c */; };
		4C6159D61050615B00BF0A10 /* el.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615928104F157800BF0A10 /* el.c */; };
		4C6159D71050615B00BF0A10 /* emacs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592A104F157800BF0A10 /* emacs.c */; };
		4C6159D81050615B00BF0A10 /* fgetln.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592B104F157800BF0A10 /* fgetln.c */; };
		4C6159D91050615B00BF0A10 /* filecomplete.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592C104F157800BF0A10 /* filecomplete.c */; };
		4C6159DA1050615B00BF0A10 /* hist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61592E104F157800BF0A10 /* hist.c */; };
		4C6159DB1050615B00BF0A10 /* history.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615931104F157800BF0A10 /* history.c */; };
		4C6159DC1050615B00BF0A10 /* key.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615932104F157800BF0A10 /* key.c */; };
		4C6159DD1050615B00BF0A10 /* map.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615937104F157800BF0A10 /* map.c */; };
		4C6159DE1050615B00BF0A10 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615939104F157800BF0A10 /* parse.c */; };
		4C6159DF1050615B00BF0A10 /* prompt.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593B104F157800BF0A10 /* prompt.c */; };
		4C6159E01050615B00BF0A10 /* read.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593D104F157800BF0A10 /* read.c */; };
		4C6159E11050615B00BF0A10 /* readline.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61593F104F157800BF0A10 /* readline.c */; };
		4C6159E21050615B00BF0A10 /* refresh.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615940104F157800BF0A10 /* refresh.c */; };
		4C6159E31050615B00BF0A10 /* search.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615942104F157800BF0A10 /* search.c */; };
		4C6159E41050615B00BF0A10 /* sig.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615945104F157800BF0A10 /* sig.c */; };
		4C6159E51050615B00BF0A10 /* strlcat.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615947104F157800BF0A10 /* strlcat.c */; };
		4C6159E61050615B00BF0A10 /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615948104F157800BF0A10 /* strlcpy.c */; };
		4C6159E71050615B00BF0A10 /* term.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594A104F157800BF0A10 /* term.c */; };
		4C6159E81050615B00BF0A10 /* tokenizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594B104F157800BF0A10 /* tokenizer.c */; };
		4C6159E91050615B00BF0A10 /* tty.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594C104F157800BF0A10 /* tty.c */; };
		4C6159EA1050615B00BF0A10 /* unvis.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594E104F157800BF0A10 /* unvis.c */; };
		4C6159EB1050615B00BF0A10 /* vi.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C61594F104F157800BF0A10 /* vi.c */; };
		4C6159EC1050615B00BF0A10 /* vis.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C615950104F157800BF0A10 /* vis.c */; };
		4C6159ED1050615B00BF0A10 /* fcns.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6159A1104F203600BF0A10 /* fcns.c */; };
		4C6159EE1050615B00BF0A10 /* help.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6159A2104F203600BF0A10 /* help.c */; };
		4C6159FD105061E200BF0A10 /* chared.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615923104F157800BF0A10 /* chared.h */; };
		4C6159FE105061E200BF0A10 /* readline.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615926104F157800BF0A10 /* readline.h */; };
		4C6159FF105061E200BF0A10 /* el_term.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615927104F157800BF0A10 /* el_term.h */; };
		4C615A00105061E200BF0A10 /* el.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615929104F157800BF0A10 /* el.h */; };
		4C615A01105061E200BF0A10 /* filecomplete.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61592D104F157800BF0A10 /* filecomplete.h */; };
		4C615A02105061E200BF0A10 /* hist.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61592F104F157800BF0A10 /* hist.h */; };
		4C615A03105061E200BF0A10 /* histedit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615930104F157800BF0A10 /* histedit.h */; };
		4C615A04105061E200BF0A10 /* key.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615933104F157800BF0A10 /* key.h */; };
		4C615A05105061E200BF0A10 /* map.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615938104F157800BF0A10 /* map.h */; };
		4C615A06105061E200BF0A10 /* parse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593A104F157800BF0A10 /* parse.h */; };
		4C615A07105061E200BF0A10 /* prompt.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593C104F157800BF0A10 /* prompt.h */; };
		4C615A08105061E200BF0A10 /* read.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61593E104F157800BF0A10 /* read.h */; };
		4C615A09105061E200BF0A10 /* refresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615941104F157800BF0A10 /* refresh.h */; };
		4C615A0A105061E200BF0A10 /* search.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615943104F157800BF0A10 /* search.h */; };
		4C615A0B105061E200BF0A10 /* sig.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615946104F157800BF0A10 /* sig.h */; };
		4C615A0C105061E200BF0A10 /* sys.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615949104F157800BF0A10 /* sys.h */; };
		4C615A0D105061E200BF0A10 /* tty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61594D104F157800BF0A10 /* tty.h */; };
		4C615A0E105061E200BF0A10 /* vis.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615951104F157800BF0A10 /* vis.h */; };
		4C615A0F105061E200BF0A10 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C615980104F15C700BF0A10 /* config.h */; };
		4C615A10105061E200BF0A10 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C61599F104F203600BF0A10 /* common.h */; };
		4C615A11105061E200BF0A10 /* emacs.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A0104F203600BF0A10 /* emacs.h */; };
		4C615A12105061E200BF0A10 /* help.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A3104F203600BF0A10 /* help.h */; };
		4C615A13105061E200BF0A10 /* vi.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159A4104F203600BF0A10 /* vi.h */; };
		4C615A14105061E200BF0A10 /* fcns.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6159B7104F20F500BF0A10 /* fcns.h */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		4C615989104F1E9000BF0A10 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC0620554660B00DB518D;
			remoteInfo = libedit;
		};
		4C6159C61050606B00BF0A10 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 4C6159C31050604600BF0A10;
			remoteInfo = "make lists";
		};
		4C6159D21050614900BF0A10 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 4C6159C31050604600BF0A10;
			remoteInfo = "make lists";
		};
		4C6159F9105061A700BF0A10 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 4C6159CE1050614000BF0A10;
			remoteInfo = "libedit-static";
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		4C615922104F157800BF0A10 /* chared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = chared.c; path = src/chared.c; sourceTree = "<group>"; };
		4C615923104F157800BF0A10 /* chared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chared.h; path = src/chared.h; sourceTree = "<group>"; };
		4C615924104F157800BF0A10 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = common.c; path = src/common.c; sourceTree = "<group>"; };
		4C615926104F157800BF0A10 /* readline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = readline.h; sourceTree = "<group>"; };
		4C615927104F157800BF0A10 /* el_term.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = el_term.h; path = src/el_term.h; sourceTree = "<group>"; };
		4C615928104F157800BF0A10 /* el.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = el.c; path = src/el.c; sourceTree = "<group>"; };
		4C615929104F157800BF0A10 /* el.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = el.h; path = src/el.h; sourceTree = "<group>"; };
		4C61592A104F157800BF0A10 /* emacs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = emacs.c; path = src/emacs.c; sourceTree = "<group>"; };
		4C61592B104F157800BF0A10 /* fgetln.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fgetln.c; path = src/fgetln.c; sourceTree = "<group>"; };
		4C61592C104F157800BF0A10 /* filecomplete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = filecomplete.c; path = src/filecomplete.c; sourceTree = "<group>"; };
		4C61592D104F157800BF0A10 /* filecomplete.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filecomplete.h; path = src/filecomplete.h; sourceTree = "<group>"; };
		4C61592E104F157800BF0A10 /* hist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hist.c; path = src/hist.c; sourceTree = "<group>"; };
		4C61592F104F157800BF0A10 /* hist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hist.h; path = src/hist.h; sourceTree = "<group>"; };
		4C615930104F157800BF0A10 /* histedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = histedit.h; path = src/histedit.h; sourceTree = "<group>"; };
		4C615931104F157800BF0A10 /* history.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = history.c; path = src/history.c; sourceTree = "<group>"; };
		4C615932104F157800BF0A10 /* key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = key.c; path = src/key.c; sourceTree = "<group>"; };
		4C615933104F157800BF0A10 /* key.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = key.h; path = src/key.h; sourceTree = "<group>"; };
		4C615934104F157800BF0A10 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/Makefile.am; sourceTree = "<group>"; };
		4C615935104F157800BF0A10 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.in; path = src/Makefile.in; sourceTree = "<group>"; };
		4C615936104F157800BF0A10 /* makelist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = makelist; path = src/makelist; sourceTree = "<group>"; };
		4C615937104F157800BF0A10 /* map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = map.c; path = src/map.c; sourceTree = "<group>"; };
		4C615938104F157800BF0A10 /* map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = map.h; path = src/map.h; sourceTree = "<group>"; };
		4C615939104F157800BF0A10 /* parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parse.c; path = src/parse.c; sourceTree = "<group>"; };
		4C61593A104F157800BF0A10 /* parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parse.h; path = src/parse.h; sourceTree = "<group>"; };
		4C61593B104F157800BF0A10 /* prompt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = prompt.c; path = src/prompt.c; sourceTree = "<group>"; };
		4C61593C104F157800BF0A10 /* prompt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prompt.h; path = src/prompt.h; sourceTree = "<group>"; };
		4C61593D104F157800BF0A10 /* read.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = read.c; path = src/read.c; sourceTree = "<group>"; };
		4C61593E104F157800BF0A10 /* read.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = read.h; path = src/read.h; sourceTree = "<group>"; };
		4C61593F104F157800BF0A10 /* readline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = readline.c; path = src/readline.c; sourceTree = "<group>"; };
		4C615940104F157800BF0A10 /* refresh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = refresh.c; path = src/refresh.c; sourceTree = "<group>"; };
		4C615941104F157800BF0A10 /* refresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = refresh.h; path = src/refresh.h; sourceTree = "<group>"; };
		4C615942104F157800BF0A10 /* search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = search.c; path = src/search.c; sourceTree = "<group>"; };
		4C615943104F157800BF0A10 /* search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = search.h; path = src/search.h; sourceTree = "<group>"; };
		4C615944104F157800BF0A10 /* shlib_version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = shlib_version; path = src/shlib_version; sourceTree = "<group>"; };
		4C615945104F157800BF0A10 /* sig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sig.c; path = src/sig.c; sourceTree = "<group>"; };
		4C615946104F157800BF0A10 /* sig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sig.h; path = src/sig.h; sourceTree = "<group>"; };
		4C615947104F157800BF0A10 /* strlcat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = strlcat.c; path = src/strlcat.c; sourceTree = "<group>"; };
		4C615948104F157800BF0A10 /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = strlcpy.c; path = src/strlcpy.c; sourceTree = "<group>"; };
		4C615949104F157800BF0A10 /* sys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sys.h; path = src/sys.h; sourceTree = "<group>"; };
		4C61594A104F157800BF0A10 /* term.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = term.c; path = src/term.c; sourceTree = "<group>"; };
		4C61594B104F157800BF0A10 /* tokenizer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tokenizer.c; path = src/tokenizer.c; sourceTree = "<group>"; };
		4C61594C104F157800BF0A10 /* tty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tty.c; path = src/tty.c; sourceTree = "<group>"; };
		4C61594D104F157800BF0A10 /* tty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tty.h; path = src/tty.h; sourceTree = "<group>"; };
		4C61594E104F157800BF0A10 /* unvis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unvis.c; path = src/unvis.c; sourceTree = "<group>"; };
		4C61594F104F157800BF0A10 /* vi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vi.c; path = src/vi.c; sourceTree = "<group>"; };
		4C615950104F157800BF0A10 /* vis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vis.c; path = src/vis.c; sourceTree = "<group>"; };
		4C615951104F157800BF0A10 /* vis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vis.h; path = src/vis.h; sourceTree = "<group>"; };
		4C615980104F15C700BF0A10 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
		4C61599F104F203600BF0A10 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = local/common.h; sourceTree = "<group>"; };
		4C6159A0104F203600BF0A10 /* emacs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = emacs.h; path = local/emacs.h; sourceTree = "<group>"; };
		4C6159A1104F203600BF0A10 /* fcns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fcns.c; path = local/fcns.c; sourceTree = "<group>"; };
		4C6159A2104F203600BF0A10 /* help.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = help.c; path = local/help.c; sourceTree = "<group>"; };
		4C6159A3104F203600BF0A10 /* help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = help.h; path = local/help.h; sourceTree = "<group>"; };
		4C6159A4104F203600BF0A10 /* vi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vi.h; path = local/vi.h; sourceTree = "<group>"; };
		4C6159B7104F20F500BF0A10 /* fcns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fcns.h; path = local/fcns.h; sourceTree = "<group>"; };
		4C6159BC104F212400BF0A10 /* libncurses.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libncurses.dylib; path = /usr/lib/libncurses.dylib; sourceTree = "<absolute>"; };
		4C6159CF1050614000BF0A10 /* libedit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libedit.a; sourceTree = BUILT_PRODUCTS_DIR; };
		D2AAC0630554660B00DB518D /* libedit.2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libedit.2.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		4C6159CD1050614000BF0A10 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D289988505E68E00004EDB86 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				4C6159BD104F212400BF0A10 /* libncurses.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		08FB7794FE84155DC02AAC07 /* libedit */ = {
			isa = PBXGroup;
			children = (
				4C6159BC104F212400BF0A10 /* libncurses.dylib */,
				4C61597F104F15A900BF0A10 /* local */,
				08FB7795FE84155DC02AAC07 /* Source */,
				1AB674ADFE9D54B511CA2CBB /* Products */,
			);
			name = libedit;
			sourceTree = "<group>";
		};
		08FB7795FE84155DC02AAC07 /* Source */ = {
			isa = PBXGroup;
			children = (
				4C615922104F157800BF0A10 /* chared.c */,
				4C615923104F157800BF0A10 /* chared.h */,
				4C615924104F157800BF0A10 /* common.c */,
				4C615925104F157800BF0A10 /* editline */,
				4C615927104F157800BF0A10 /* el_term.h */,
				4C615928104F157800BF0A10 /* el.c */,
				4C615929104F157800BF0A10 /* el.h */,
				4C61592A104F157800BF0A10 /* emacs.c */,
				4C61592B104F157800BF0A10 /* fgetln.c */,
				4C61592C104F157800BF0A10 /* filecomplete.c */,
				4C61592D104F157800BF0A10 /* filecomplete.h */,
				4C61592E104F157800BF0A10 /* hist.c */,
				4C61592F104F157800BF0A10 /* hist.h */,
				4C615930104F157800BF0A10 /* histedit.h */,
				4C615931104F157800BF0A10 /* history.c */,
				4C615932104F157800BF0A10 /* key.c */,
				4C615933104F157800BF0A10 /* key.h */,
				4C615934104F157800BF0A10 /* Makefile.am */,
				4C615935104F157800BF0A10 /* Makefile.in */,
				4C615936104F157800BF0A10 /* makelist */,
				4C615937104F157800BF0A10 /* map.c */,
				4C615938104F157800BF0A10 /* map.h */,
				4C615939104F157800BF0A10 /* parse.c */,
				4C61593A104F157800BF0A10 /* parse.h */,
				4C61593B104F157800BF0A10 /* prompt.c */,
				4C61593C104F157800BF0A10 /* prompt.h */,
				4C61593D104F157800BF0A10 /* read.c */,
				4C61593E104F157800BF0A10 /* read.h */,
				4C61593F104F157800BF0A10 /* readline.c */,
				4C615940104F157800BF0A10 /* refresh.c */,
				4C615941104F157800BF0A10 /* refresh.h */,
				4C615942104F157800BF0A10 /* search.c */,
				4C615943104F157800BF0A10 /* search.h */,
				4C615944104F157800BF0A10 /* shlib_version */,
				4C615945104F157800BF0A10 /* sig.c */,
				4C615946104F157800BF0A10 /* sig.h */,
				4C615947104F157800BF0A10 /* strlcat.c */,
				4C615948104F157800BF0A10 /* strlcpy.c */,
				4C615949104F157800BF0A10 /* sys.h */,
				4C61594A104F157800BF0A10 /* term.c */,
				4C61594B104F157800BF0A10 /* tokenizer.c */,
				4C61594C104F157800BF0A10 /* tty.c */,
				4C61594D104F157800BF0A10 /* tty.h */,
				4C61594E104F157800BF0A10 /* unvis.c */,
				4C61594F104F157800BF0A10 /* vi.c */,
				4C615950104F157800BF0A10 /* vis.c */,
				4C615951104F157800BF0A10 /* vis.h */,
			);
			name = Source;
			sourceTree = "<group>";
		};
		1AB674ADFE9D54B511CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
				D2AAC0630554660B00DB518D /* libedit.2.dylib */,
				4C6159CF1050614000BF0A10 /* libedit.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		4C615925104F157800BF0A10 /* editline */ = {
			isa = PBXGroup;
			children = (
				4C615926104F157800BF0A10 /* readline.h */,
			);
			name = editline;
			path = src/editline;
			sourceTree = "<group>";
		};
		4C61597F104F15A900BF0A10 /* local */ = {
			isa = PBXGroup;
			children = (
				4C6159B7104F20F500BF0A10 /* fcns.h */,
				4C61599F104F203600BF0A10 /* common.h */,
				4C6159A0104F203600BF0A10 /* emacs.h */,
				4C6159A1104F203600BF0A10 /* fcns.c */,
				4C6159A2104F203600BF0A10 /* help.c */,
				4C6159A3104F203600BF0A10 /* help.h */,
				4C6159A4104F203600BF0A10 /* vi.h */,
				4C615980104F15C700BF0A10 /* config.h */,
			);
			name = local;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		4C6159CB1050614000BF0A10 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				4C6159FD105061E200BF0A10 /* chared.h in Headers */,
				4C6159FE105061E200BF0A10 /* readline.h in Headers */,
				4C6159FF105061E200BF0A10 /* el_term.h in Headers */,
				4C615A00105061E200BF0A10 /* el.h in Headers */,
				4C615A01105061E200BF0A10 /* filecomplete.h in Headers */,
				4C615A02105061E200BF0A10 /* hist.h in Headers */,
				4C615A03105061E200BF0A10 /* histedit.h in Headers */,
				4C615A04105061E200BF0A10 /* key.h in Headers */,
				4C615A05105061E200BF0A10 /* map.h in Headers */,
				4C615A06105061E200BF0A10 /* parse.h in Headers */,
				4C615A07105061E200BF0A10 /* prompt.h in Headers */,
				4C615A08105061E200BF0A10 /* read.h in Headers */,
				4C615A09105061E200BF0A10 /* refresh.h in Headers */,
				4C615A0A105061E200BF0A10 /* search.h in Headers */,
				4C615A0B105061E200BF0A10 /* sig.h in Headers */,
				4C615A0C105061E200BF0A10 /* sys.h in Headers */,
				4C615A0D105061E200BF0A10 /* tty.h in Headers */,
				4C615A0E105061E200BF0A10 /* vis.h in Headers */,
				4C615A0F105061E200BF0A10 /* config.h in Headers */,
				4C615A10105061E200BF0A10 /* common.h in Headers */,
				4C615A11105061E200BF0A10 /* emacs.h in Headers */,
				4C615A12105061E200BF0A10 /* help.h in Headers */,
				4C615A13105061E200BF0A10 /* vi.h in Headers */,
				4C615A14105061E200BF0A10 /* fcns.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0600554660B00DB518D /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				4C615953104F157800BF0A10 /* chared.h in Headers */,
				4C615955104F157800BF0A10 /* readline.h in Headers */,
				4C615956104F157800BF0A10 /* el_term.h in Headers */,
				4C615958104F157800BF0A10 /* el.h in Headers */,
				4C61595C104F157800BF0A10 /* filecomplete.h in Headers */,
				4C61595E104F157800BF0A10 /* hist.h in Headers */,
				4C61595F104F157800BF0A10 /* histedit.h in Headers */,
				4C615962104F157800BF0A10 /* key.h in Headers */,
				4C615964104F157800BF0A10 /* map.h in Headers */,
				4C615966104F157800BF0A10 /* parse.h in Headers */,
				4C615968104F157800BF0A10 /* prompt.h in Headers */,
				4C61596A104F157800BF0A10 /* read.h in Headers */,
				4C61596D104F157800BF0A10 /* refresh.h in Headers */,
				4C61596F104F157800BF0A10 /* search.h in Headers */,
				4C615971104F157800BF0A10 /* sig.h in Headers */,
				4C615974104F157800BF0A10 /* sys.h in Headers */,
				4C615978104F157800BF0A10 /* tty.h in Headers */,
				4C61597C104F157800BF0A10 /* vis.h in Headers */,
				4C615981104F15C700BF0A10 /* config.h in Headers */,
				4C6159A5104F203600BF0A10 /* common.h in Headers */,
				4C6159A6104F203600BF0A10 /* emacs.h in Headers */,
				4C6159A9104F203600BF0A10 /* help.h in Headers */,
				4C6159AA104F203600BF0A10 /* vi.h in Headers */,
				4C6159B8104F20F500BF0A10 /* fcns.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		4C6159CE1050614000BF0A10 /* libedit-static */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 4C6159F61050616A00BF0A10 /* Build configuration list for PBXNativeTarget "libedit-static" */;
			buildPhases = (
				4C6159CB1050614000BF0A10 /* Headers */,
				4C6159CC1050614000BF0A10 /* Sources */,
				4C6159CD1050614000BF0A10 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				4C6159D31050614900BF0A10 /* PBXTargetDependency */,
			);
			name = "libedit-static";
			productName = "libedit-static";
			productReference = 4C6159CF1050614000BF0A10 /* libedit.a */;
			productType = "com.apple.product-type.library.static";
		};
		D2AAC0620554660B00DB518D /* libedit */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libedit" */;
			buildPhases = (
				D2AAC0600554660B00DB518D /* Headers */,
				D2AAC0610554660B00DB518D /* Sources */,
				D289988505E68E00004EDB86 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				4C6159C71050606B00BF0A10 /* PBXTargetDependency */,
			);
			name = libedit;
			productName = libedit;
			productReference = D2AAC0630554660B00DB518D /* libedit.2.dylib */;
			productType = "com.apple.product-type.library.dynamic";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		08FB7793FE84155DC02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libedit" */;
			compatibilityVersion = "Xcode 3.1";
			hasScannedForEncodings = 1;
			mainGroup = 08FB7794FE84155DC02AAC07 /* libedit */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				4C615986104F1E8800BF0A10 /* all */,
				D2AAC0620554660B00DB518D /* libedit */,
				4C6159C31050604600BF0A10 /* make lists */,
				4C6159CE1050614000BF0A10 /* libedit-static */,
			);
		};
/* End PBXProject section */

/* Begin PBXShellScriptBuildPhase section */
		4C6159C21050604600BF0A10 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "set -x\ncd local\nS=$SRCROOT/src\nsh $S/makelist -h $S/vi.c >vi.h\nsh $S/makelist -h $S/emacs.c >emacs.h\nsh $S/makelist -h $S/common.c >common.h\nsh $S/makelist -bh $S/vi.c $S/emacs.c $S/common.c >help.h\nsh $S/makelist -fc vi.h emacs.h common.h >fcns.c\nsh $S/makelist -fh vi.h emacs.h common.h >fcns.h\nsh $S/makelist -bc $S/vi.c $S/emacs.c $S/common.c >help.c\n";
		};
		4C615A221050668A00BF0A10 /* install misc */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			name = "install misc";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/zsh;
			shellScript = "set -ex\n\nmkdir -p $DSTROOT/usr/lib/pkgconfig $DSTROOT/usr/local/lib\n# -- libedit.la gets mastered out, so lets try not installing it at all and verify it has no impact\n# on other projects building (it shouldn't)\n# install -g $INSTALL_GROUP -o $INSTALL_OWNER $SRCROOT/local/libedit.la $DSTROOT/usr/local/lib\ninstall -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/local/libedit.pc $DSTROOT/usr/lib/pkgconfig\nforeach l (libedit.2.11.dylib libedit.dylib libreadline.dylib) do\n\tln -s libedit.2.dylib $DSTROOT/usr/lib/$l\ndone\nln -s libedit.a $DSTROOT/usr/local/lib/libreadline.a\n\nmkdir -p $DSTROOT/usr/include/readline $DSTROOT/usr/include/editline\ninstall -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/src/histedit.h $DSTROOT/usr/include\ninstall -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/src/editline/readline.h $DSTROOT/usr/include/editline\nforeach h (readline.h history.h) do\n\tln -s ../editline/readline.h $DSTROOT/usr/include/readline/$h\ndone\n\nmkdir -p $DSTROOT/usr/share/man/man{3,5}\ngzip -9 <$SRCROOT/doc/editrc.5 >$DSTROOT/usr/share/man/man5/editrc.5.gz \ngzip -9 <$SRCROOT/doc/editline.3 >$DSTROOT/usr/share/man/man3/editline.3.gz\nforeach m (el_deletestr.3.gz el_end.3.gz el_get.3.gz el_getc.3.gz el_gets.3.gz el_history.3.gz el_history_end.3.gz el_history_init.3.gz el_init.3.gz el_insertstr.3.gz el_line.3.gz el_parse.3.gz el_push.3.gz el_reset.3.gz el_resize.3.gz el_set.3.gz el_source.3.gz el_tok_end.3.gz el_tok_init.3.gz el_tok_line.3.gz el_tok_reset.3.gz el_tok_str.3.gz) do\n\tln -s editline.3.gz $DSTROOT/usr/share/man/man3/$m\ndone\n\nmkdir -p $DSTROOT/usr/local/OpenSource{Licenses,Versions}\ninstall -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m a=r $SRCROOT/local/libedit.plist $DSTROOT/usr/local/OpenSourceVersions\n/usr/bin/sed -e '1,2d' -e '/^$/,$d' $SRCROOT/src/el.c >$DSTROOT/usr/local/OpenSourceLicenses/libedit.txt\n\n";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		4C6159CC1050614000BF0A10 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				4C6159D41050615B00BF0A10 /* chared.c in Sources */,
				4C6159D51050615B00BF0A10 /* common.c in Sources */,
				4C6159D61050615B00BF0A10 /* el.c in Sources */,
				4C6159D71050615B00BF0A10 /* emacs.c in Sources */,
				4C6159D81050615B00BF0A10 /* fgetln.c in Sources */,
				4C6159D91050615B00BF0A10 /* filecomplete.c in Sources */,
				4C6159DA1050615B00BF0A10 /* hist.c in Sources */,
				4C6159DB1050615B00BF0A10 /* history.c in Sources */,
				4C6159DC1050615B00BF0A10 /* key.c in Sources */,
				4C6159DD1050615B00BF0A10 /* map.c in Sources */,
				4C6159DE1050615B00BF0A10 /* parse.c in Sources */,
				4C6159DF1050615B00BF0A10 /* prompt.c in Sources */,
				4C6159E01050615B00BF0A10 /* read.c in Sources */,
				4C6159E11050615B00BF0A10 /* readline.c in Sources */,
				4C6159E21050615B00BF0A10 /* refresh.c in Sources */,
				4C6159E31050615B00BF0A10 /* search.c in Sources */,
				4C6159E41050615B00BF0A10 /* sig.c in Sources */,
				4C6159E51050615B00BF0A10 /* strlcat.c in Sources */,
				4C6159E61050615B00BF0A10 /* strlcpy.c in Sources */,
				4C6159E71050615B00BF0A10 /* term.c in Sources */,
				4C6159E81050615B00BF0A10 /* tokenizer.c in Sources */,
				4C6159E91050615B00BF0A10 /* tty.c in Sources */,
				4C6159EA1050615B00BF0A10 /* unvis.c in Sources */,
				4C6159EB1050615B00BF0A10 /* vi.c in Sources */,
				4C6159EC1050615B00BF0A10 /* vis.c in Sources */,
				4C6159ED1050615B00BF0A10 /* fcns.c in Sources */,
				4C6159EE1050615B00BF0A10 /* help.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0610554660B00DB518D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				4C615952104F157800BF0A10 /* chared.c in Sources */,
				4C615954104F157800BF0A10 /* common.c in Sources */,
				4C615957104F157800BF0A10 /* el.c in Sources */,
				4C615959104F157800BF0A10 /* emacs.c in Sources */,
				4C61595A104F157800BF0A10 /* fgetln.c in Sources */,
				4C61595B104F157800BF0A10 /* filecomplete.c in Sources */,
				4C61595D104F157800BF0A10 /* hist.c in Sources */,
				4C615960104F157800BF0A10 /* history.c in Sources */,
				4C615961104F157800BF0A10 /* key.c in Sources */,
				4C615963104F157800BF0A10 /* map.c in Sources */,
				4C615965104F157800BF0A10 /* parse.c in Sources */,
				4C615967104F157800BF0A10 /* prompt.c in Sources */,
				4C615969104F157800BF0A10 /* read.c in Sources */,
				4C61596B104F157800BF0A10 /* readline.c in Sources */,
				4C61596C104F157800BF0A10 /* refresh.c in Sources */,
				4C61596E104F157800BF0A10 /* search.c in Sources */,
				4C615970104F157800BF0A10 /* sig.c in Sources */,
				4C615972104F157800BF0A10 /* strlcat.c in Sources */,
				4C615973104F157800BF0A10 /* strlcpy.c in Sources */,
				4C615975104F157800BF0A10 /* term.c in Sources */,
				4C615976104F157800BF0A10 /* tokenizer.c in Sources */,
				4C615977104F157800BF0A10 /* tty.c in Sources */,
				4C615979104F157800BF0A10 /* unvis.c in Sources */,
				4C61597A104F157800BF0A10 /* vi.c in Sources */,
				4C61597B104F157800BF0A10 /* vis.c in Sources */,
				4C6159A7104F203600BF0A10 /* fcns.c in Sources */,
				4C6159A8104F203600BF0A10 /* help.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		4C61598A104F1E9000BF0A10 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D2AAC0620554660B00DB518D /* libedit */;
			targetProxy = 4C615989104F1E9000BF0A10 /* PBXContainerItemProxy */;
		};
		4C6159C71050606B00BF0A10 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 4C6159C31050604600BF0A10 /* make lists */;
			targetProxy = 4C6159C61050606B00BF0A10 /* PBXContainerItemProxy */;
		};
		4C6159D31050614900BF0A10 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 4C6159C31050604600BF0A10 /* make lists */;
			targetProxy = 4C6159D21050614900BF0A10 /* PBXContainerItemProxy */;
		};
		4C6159FA105061A700BF0A10 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 4C6159CE1050614000BF0A10 /* libedit-static */;
			targetProxy = 4C6159F9105061A700BF0A10 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		1DEB914C08733D8E0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				DYLIB_COMPATIBILITY_VERSION = 2;
				DYLIB_CURRENT_VERSION = 2.11;
				EXECUTABLE_PREFIX = lib;
				INSTALL_PATH = /usr/lib;
				PRODUCT_NAME = edit.2;
				STRIP_INSTALLED_PRODUCT = YES;
				STRIP_STYLE = "non-global";
			};
			name = Release;
		};
		1DEB915008733D8E0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CODE_SIGN_IDENTITY = "-";
				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
				DEAD_CODE_STRIPPING = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				ONLY_ACTIVE_ARCH = NO;
				PREBINDING = NO;
				SDKROOT = "";
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = __;
				ZERO_LINK = NO;
			};
			name = Release;
		};
		4C615988104F1E8800BF0A10 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = all;
			};
			name = Release;
		};
		4C6159C51050604600BF0A10 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "make sources";
			};
			name = Release;
		};
		4C6159D11050614000BF0A10 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				INSTALL_PATH = /usr/local/lib;
				PRODUCT_NAME = edit;
				STRIP_INSTALLED_PRODUCT = YES;
				STRIP_STYLE = "non-global";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libedit" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB914C08733D8E0010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libedit" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB915008733D8E0010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		4C61598F104F1EF300BF0A10 /* Build configuration list for PBXAggregateTarget "all" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				4C615988104F1E8800BF0A10 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		4C6159CA1050608D00BF0A10 /* Build configuration list for PBXAggregateTarget "make lists" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				4C6159C51050604600BF0A10 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		4C6159F61050616A00BF0A10 /* Build configuration list for PBXNativeTarget "libedit-static" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				4C6159D11050614000BF0A10 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}