Lines Matching refs:echo
1 @echo off
35 echo.
36 echo Generating Metrowerks command file: mttest.def
37 echo # dynamically generated command file for metrowerks build > mttest.def
38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
42 echo MODULE clib >> mttest.def
45 echo.
46 echo Compiling mttest.c
51 echo.
52 echo Linking mttest.nlm
59 echo.
60 echo Environment variable MWCIncludes is not set - see install.nw
64 echo.
65 echo Environment variable PRELUDE is not set - see install.nw
69 echo.
70 echo Environment variable IMPORTS is not set - see install.nw