This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
make
Watch
1
Star
0
Fork
0
You've already forked make
mirror of
https://github.com/mirror/make.git
synced
2024-12-29 14:30:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84f38c9c6f
make
/
subproc.bat
7 lines
106 B
Batchfile
Raw
Normal View
History
Unescape
Escape
3.74.6
1996-07-20 05:43:36 +08:00
cd
w32\subproc
GNU make release 3.77.
1998-07-31 04:54:47 +08:00
set
MAKE
=
%2
set
MAKEFILE
=
%1
if
x
%2
==
x
set
MAKE
=
nmake
%MAKE%
/f
%MAKEFILE%
3.74.6
1996-07-20 05:43:36 +08:00
cd
..\..
Reference in New Issue
Copy Permalink