File: runme.bat

package info (click to toggle)
pilrc 2.4-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 524 kB
  • ctags: 1,121
  • sloc: ansic: 6,584; asm: 137; makefile: 55
file content (9 lines) | stat: -rw-r--r-- 218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
@setlocal
path=%WES%\pilot\pilrc\debug;c:\bin\;c:\gcc\palm\bin;.;%PATH%
mkdir \tmp
mkdir \temp
set GCC_EXEC_PREFIX=//c/gcc/palm/lib/gcc-lib/
echo "Now type make"
nmake -f makefile
erase *.res
erase resource.h