VirtualBox

source: kBuild/vendor/gnumake/4.2.1-git/prepare_w32.bat

Last change on this file was 3138, checked in by bird, 7 years ago

Imported make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6) from https://git.savannah.gnu.org/git/make.git.

  • Property svn:eol-style set to CRLF
File size: 325 bytes
Line 
1@echo off
2@echo Windows32 SCM build preparation of config.h.W32 and NMakefile.
3if not exist config.h.W32 copy config.h.W32.template config.h.W32
4if not exist config.h copy config.h.W32 config.h
5if not exist NMakefile copy NMakefile.template NMakefile
6@echo Preparation complete. Run build_w32.bat to compile and link.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette