/[emacs]/emacs/nt/ftime.bat
ViewVC logotype

Diff of /emacs/nt/ftime.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by andrewi, Sun May 2 09:57:46 1999 UTC revision 1.4 by andrewi, Mon Nov 19 15:05:25 2001 UTC
# Line 6  obj\i386\preprep ..\src\obj\i386\emacs.e Line 6  obj\i386\preprep ..\src\obj\i386\emacs.e
6  copy ..\src\obj\i386\temacs.map ..\src\obj\i386\pemacs.map  copy ..\src\obj\i386\temacs.map ..\src\obj\i386\pemacs.map
7  rem -----------------------------------------------------------------  rem -----------------------------------------------------------------
8  rem    Use this version to profile explicit commands only.  rem    Use this version to profile explicit commands only.
9  prep /om /ft /inc libc.lib /sf _Fexecute_extended_command ..\src\obj\i386\pemacs  prep /om /ft /sf _Fexecute_extended_command ..\src\obj\i386\pemacs
10  rem -----------------------------------------------------------------  rem -----------------------------------------------------------------
11  rem    Use this version to ignore startup code  rem    Use this version to ignore startup code
12  rem prep /om /ft /inc libc.lib /sf _command_loop_1 ..\src\obj\i386\pemacs  rem prep /om /ft /sf _command_loop_1 ..\src\obj\i386\pemacs
13  rem -----------------------------------------------------------------  rem -----------------------------------------------------------------
14  rem    Use this version to include startup code  rem    Use this version to include startup code
15  rem prep /om /ft /inc libc.lib ..\src\obj\i386\pemacs  rem prep /om /ft ..\src\obj\i386\pemacs
16  rem -----------------------------------------------------------------  rem -----------------------------------------------------------------
17  if errorlevel 1 goto done  if errorlevel 1 goto done
18  profile ..\src\obj\i386\pemacs %2 %3 %4 %5 %6 %7 %8 %9  profile ..\src\obj\i386\pemacs %2 %3 %4 %5 %6 %7 %8 %9

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26