Changeset 153 in kBuild for branches/GNU/src/gmake/build_w32.bat
- Timestamp:
- Sep 8, 2004 2:43:30 AM (20 years ago)
- File:
-
- 1 edited
-
branches/GNU/src/gmake/build_w32.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gmake/build_w32.bat
r54 r153 1 1 set make=gnumake 2 +if not exist config.h copy config.h.W32 config.h2 if not exist config.h copy config.h.W32 config.h 3 3 cd w32\subproc 4 4 echo "Creating the subproc library"
Note:
See TracChangeset
for help on using the changeset viewer.

