diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-08-22 21:41:40 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-08-22 21:43:48 +0300 |
commit | f2079a12cee700ccbec50957756f0c4ed5b22df0 (patch) | |
tree | c24666c64aa15ed3d7f401ed00729137de565997 /shell | |
parent | 4a2e1fc2796f5190c56003e4cfff621921c37adb (diff) |
Drop OS/2 lines
Diffstat (limited to 'shell')
-rw-r--r-- | shell/prj/build.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index fb233e2c44ae..4ae5970098e7 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -3,19 +3,14 @@ sl shell\inc nmake - all sl_inc NULL sl shell\source\win32 nmake - w sl_win32 sl_inc NULL sl shell\source\win32\simplemail nmake - w sl_win32_simplemail sl_inc NULL sl shell\source\unix\exec nmake - u sl_unix sl_inc NULL -sl shell\source\unix\exec nmake - p sl_unix sl_inc NULL sl shell\source\unix\misc nmake - u sl_unix_misc sl_inc NULL -sl shell\source\unix\misc nmake - p sl_unix_misc sl_inc NULL sl shell\source\cmdmail nmake - u sl_cmdmail sl_inc NULL -sl shell\source\cmdmail nmake - p sl_cmdmail sl_inc NULL sl shell\source\all nmake - all sl_all sl_inc NULL sl shell\source\unix\sysshell nmake - u sl_unix_sysshell sl_all sl_inc NULL sl shell\source\tools\lngconvex nmake - all sl_win32_lngconv sl_inc NULL sl shell\source\tools\regsvrex nmake - w sl_win32_regsvrex sl_inc NULL sl shell\source\all\zipfile nmake - w sl_all_zipfile sl_inc NULL -sl shell\source\all\zipfile nmake - p sl_all_zipfile sl_inc NULL sl shell\source\all\ooofilereader nmake - w sl_all_ooofilereader sl_all_zipfile.w sl_all sl_inc NULL -sl shell\source\all\ooofilereader nmake - p sl_all_ooofilereader sl_all_zipfile.w sl_all sl_inc NULL sl shell\source\win32\shlxthandler\res nmake - w sl_win32_shlxthandler_res sl_win32_lngconv.w sl_inc NULL sl shell\source\win32\shlxthandler\util nmake - w sl_win32_shlxthandler_util sl_inc NULL sl shell\source\win32\shlxthandler\propsheets nmake - w sl_win32_shlxthandler_propsheets sl_inc NULL |