Changeset 280 in kBuild for branches/GNU/src/gmake/NMakefile.template
- Timestamp:
- May 16, 2005 4:54:02 PM (20 years ago)
- Location:
- branches/GNU/src/gmake
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gmake
- Property svn:ignore
-
old new 34 34 README.DOS 35 35 README.W32 36 README.OS2 36 37 aclocal.m4 37 38 autom4te.cache
-
- Property svn:ignore
-
branches/GNU/src/gmake/NMakefile.template
r54 r280 26 26 LINK = link 27 27 CC = cl 28 MAKE = nmake 28 29 29 30 OUTDIR=.
Note:
See TracChangeset
for help on using the changeset viewer.