File: make_win.bat

package info (click to toggle)
libonig 6.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,828 kB
  • sloc: ansic: 89,536; sh: 4,580; python: 1,462; makefile: 300; cpp: 21
file content (5 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (9)
1
2
3
4
5
SET ONIG_DIR=%~dp0\src
set THIS_DIR=%~dp0
set BUILD_DIR=%cd%
copy %ONIG_DIR%\config.h.windows.in %BUILD_DIR%\config.h
nmake -f %ONIG_DIR%\Makefile.windows %1