diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-11 08:32:51 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-11 08:32:51 -0800 |
commit | 3061d18fc31aad369d73da8ab5e886aa3d1e172b (patch) | |
tree | 413015df3d96e3698e899ea7fe054d0e3419c371 /tools/prj | |
parent | 4bbb3fcb1a252ea1059c16346137c574807848a7 (diff) |
Revert removeal of mkfilt.
It seems that this is used manually to create build files.
Diffstat (limited to 'tools/prj')
-rw-r--r-- | tools/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index 108c859edfcb..0c602a1e8890 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -27,4 +27,5 @@ tl tools\os2\source\dll nmake - p tl_dllp tl_inc NULL tl tools\unx\source\dll nmake - u tl_dllu tl_inc NULL tl tools\util nmake - all tl_utl tl_com tl_dat tl_deb tl_dllu.u tl_dllp.p tl_dllw.w tl_fsys tl_gen tl_inet tl_mem tl_rc tl_ref tl_str tl_string tl_misc tl_zco tl_ttloader NULL tl tools\bootstrp nmake - all tl_bstrp tl_utl tl_inc NULL +tl tools\bootstrp\addexes2 nmake - all tl_bsexes2 tl_bstrp tl_inc NULL tl tools\qa nmake - all tl_qa tl_utl NULL |