LICENSE			LICENSE
Makefile
MANIFEST		MANIFEST
VERSION			version
features/
features/checktests.dat
mkcextdcl.awk		script to extract C language declarations
mkcextmacro.awk		script to extract C language macros
mkcextstruct.awk	script to extract C language structures
mkconfig.7		manual page
mkconfig_c.7		manual page
mkconfig_d.7		manual page
mkconfig_env.7		manual page
mkconfig.pl		perl config program
mkconfig.sh		shell config program
mkconfig.units/		units for mkconfig.sh
mkconfig.units/c-include-conflict.sh
mkconfig.units/c-main.sh
mkconfig.units/c-support.sh
mkconfig.units/d-main.sh
mkconfig.units/d-support.sh
mkconfig.units/env-cc.sh
mkconfig.units/env-dc.sh
mkconfig.units/env-extension.sh
mkconfig.units/env-main.sh
mkconfig.units/env-msgfmt.sh
mkconfig.units/env-systype.sh
mkcsetopt.sh		set options in options file
mklink.sh		link an executable [preliminary]
mkreqlib.sh		required link libraries
mksharedlib.sh		create a shared library [preliminary]
mkstaticlib.sh		create a static library
mktar.sh		creates tar file
README          	README
runtests.sh		runs regression tests
shellfuncs.sh		mkconfig functions
testfuncs.sh		test suite functions
tests.d/                regression tests
tests.d/command.dat
tests.d/command.sh
tests.d/compperl.sh
tests.d/compsh.sh
tests.d/multword.dat
tests.d/multword.sh
tests.d/c.d/            regression tests for C language
tests.d/test_order
tests.d/c.d/c.env.dat
tests.d/c.d/c-args.dat
tests.d/c.d/c-args.sh
tests.d/c.d/c-cache.dat
tests.d/c.d/c-cache.sh
tests.d/c.d/c-compiler.sh
tests.d/c.d/c-const.dat
tests.d/c.d/c-const.sh
tests.d/c.d/c-declare.dat
tests.d/c.d/c-declare.sh
tests.d/c.d/c-define.dat
tests.d/c.d/c-define.sh
tests.d/c.d/c-header.dat
tests.d/c.d/c-header.sh
tests.d/c.d/c-if.dat
tests.d/c.d/c-if.sh
tests.d/c.d/c-ifoption.dat
tests.d/c.d/c-ifoption.sh
tests.d/c.d/c-incconflict.dat
tests.d/c.d/c-incconflict.sh
tests.d/c.d/c-include.config
tests.d/c.d/c-include.dat
tests.d/c.d/c-include.sh
tests.d/c.d/c-keyword.dat
tests.d/c.d/c-keyword.sh
tests.d/c.d/c-member.dat
tests.d/c.d/c-member.sh
tests.d/c.d/c-memberxdr.dat
tests.d/c.d/c-memberxdr.sh
tests.d/c.d/c-mkexeclibsh.sh
tests.d/c.d/c-mkexeclibst.sh
tests.d/c.d/c-mksharedlib.sh
tests.d/c.d/c-mkshlibmult.sh
tests.d/c.d/c-mkstaticlib.sh
tests.d/c.d/c-multlib.config
tests.d/c.d/c-multlib.dat
tests.d/c.d/c-multlib.reqlibs
tests.d/c.d/c-multlib.sh
tests.d/c.d/c-nooptfile.dat
tests.d/c.d/c-nooptfile.sh
tests.d/c.d/c-nooption.dat
tests.d/c.d/c-nooption.sh
tests.d/c.d/c-npt.dat
tests.d/c.d/c-npt.sh
tests.d/c.d/c-option.dat
tests.d/c.d/c-option.sh
tests.d/c.d/c-outfile.dat
tests.d/c.d/c-outfile.sh
tests.d/c.d/c-set.dat
tests.d/c.d/c-set.sh
tests.d/c.d/c-shared.env.dat
tests.d/c.d/c-singlelib.config
tests.d/c.d/c-singlelib.dat
tests.d/c.d/c-singlelib.reqlibs
tests.d/c.d/c-singlelib.sh
tests.d/c.d/c-size.dat
tests.d/c.d/c-size.sh
tests.d/c.d/c-syshdr.dat
tests.d/c.d/c-syshdr.sh
tests.d/c.d/c-type.dat
tests.d/c.d/c-type.sh
tests.d/c.d/test_order
tests.d/d.d/		regression tests for D language
tests.d/d.d/d.env.dat
tests.d/d.d/d-cdcl.dat
tests.d/d.d/d-cdcl.sh
tests.d/d.d/d-cdefine.dat
tests.d/d.d/d-cdefine.sh
tests.d/d.d/d-chdr.dat
tests.d/d.d/d-chdr.sh
tests.d/d.d/d-class.dat
tests.d/d.d/d-class.sh
tests.d/d.d/d-clib.config
tests.d/d.d/d-clib.dat
tests.d/d.d/d-clib.sh
tests.d/d.d/d-cmacro.dat
tests.d/d.d/d-cmacro.sh
tests.d/d.d/d-cmember.dat
tests.d/d.d/d-cmember.sh
tests.d/d.d/d-cmembertype.dat
tests.d/d.d/d-cmembertype.sh
tests.d/d.d/d-cmemberxdr.dat
tests.d/d.d/d-cmemberxdr.sh
tests.d/d.d/d-compiler.sh
tests.d/d.d/d-cstruct.dat
tests.d/d.d/d-cstruct.sh
tests.d/d.d/d-csyshdr.dat
tests.d/d.d/d-csyshdr.sh
tests.d/d.d/d-ctype.dat
tests.d/d.d/d-ctype.sh
tests.d/d.d/d-ctypedef.dat
tests.d/d.d/d-ctypedef.sh
tests.d/d.d/d-import.dat
tests.d/d.d/d-import.sh
tests.d/d.d/d-member.dat
tests.d/d.d/d-member.sh
tests.d/d.d/d-multlib.config
tests.d/d.d/d-multlib.dat
tests.d/d.d/d-multlib.reqlibs
tests.d/d.d/d-multlib.sh
tests.d/d.d/d-option.dat
tests.d/d.d/d-option.sh
tests.d/d.d/d-set.dat
tests.d/d.d/d-set.sh
tests.d/d.d/d-singlelib.config
tests.d/d.d/d-singlelib.dat
tests.d/d.d/d-singlelib.reqlibs
tests.d/d.d/d-singlelib.sh
tests.d/d.d/d-size.dat
tests.d/d.d/d-size.sh
tests.d/d.d/test_order
tests.d/env.d/			regression tests for shell
tests.d/env.d/env-outfile.dat
tests.d/env.d/env-outfile.sh
tests.d/env.d/env-option.dat
tests.d/env.d/env-option.sh
tests.d/env.d/env-set.dat
tests.d/env.d/env-set.sh
tests.d/env.d/test_order
