File: winmake.bat

package info (click to toggle)
hoz 1.65-3.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 428 kB
  • sloc: ansic: 4,299; makefile: 143; sh: 48
file content (5 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (4)
1
2
3
4
5
@SET Path=%Path%;C:\Dev-Cpp\bin;C:\Program Files\Dev-Cpp\bin
@make -f Makefile.win clean
@make -f Makefile.win
@make -f Makefile.win clean2
@PAUSE