Changeset 2314 for trunk/Makefile
- Timestamp:
- Aug 28, 2005, 8:23:23 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
-
Property cvs2svn:cvs-rev
changed from
1.112
to1.113
r2313 r2314 62 62 export GCC_VERSION ?= 3.3.5 63 63 export GCC_VERSION_SHORT ?= 335 64 export GCC_RELEASE_ID ?= rc 164 export GCC_RELEASE_ID ?= rc2 65 65 export GCC_CVS_VENDOR ?= GNU 66 66 export GCC_CVS_REL ?= GCC_3-3-5 … … 73 73 export EMX_CVS_VENDOR ?= EMX 74 74 export EMX_CVS_REL ?= EMX_0-9D-FIX04 75 export LIBC_VERSION ?= 0.6.0rc 176 export LIBC_VERSION_SHORT ?= 06r 175 export LIBC_VERSION ?= 0.6.0rc2 76 export LIBC_VERSION_SHORT ?= 06r2 77 77 78 78 # innotek version and timestamp -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.