File: alkc.bat

package info (click to toggle)
ada-reference-manual 1%3A2012.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,120 kB
  • ctags: 77
  • sloc: ada: 29,325; makefile: 172; python: 92
file content (7 lines) | stat: -rwxr-xr-x 231 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
Move .\Object\%1.Obj .
link  -subsystem:console -entry:mainCRTStartup -out:%1.exe %1.obj libc.lib kernel32.lib -map:%1.map
Del %1.Obj
Rem Del %1.Map
Copy %1.Exe \RRS\Docs
Move %1.Exe ..\Source
Move .\Object\%1.Dbg ..\Source