Changeset 1480
- Timestamp:
 - Sep 8, 2004, 4:20:40 AM (21 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/Makefile (modified) (3 diffs, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Makefile
- 
Property       cvs2svn:cvs-rev
 changed from       
1.93to1.94 
r1479 r1480 56 56 57 57 # Version and CVS defines - real stuff in env.cmd. 58 export GCC_VERSION ?= 3.3. 359 export GCC_VERSION_SHORT ?= 33 360 export GCC_RELEASE_ID ?= beta558 export GCC_VERSION ?= 3.3.4 59 export GCC_VERSION_SHORT ?= 334 60 export GCC_RELEASE_ID ?= alpha2 61 61 export GCC_CVS_VENDOR ?= GNU 62 export GCC_CVS_REL ?= GCC_3-3- 362 export GCC_CVS_REL ?= GCC_3-3-4 63 63 export BINUTILS_VERSION ?= 2.14 64 64 export BINUTILS_VERSION_SHORT ?= 214 … … 69 69 export EMX_CVS_VENDOR ?= EMX 70 70 export EMX_CVS_REL ?= EMX_0-9D-FIX04 71 export LIBC_VERSION ?= 0.6.0 72 export LIBC_VERSION_SHORT ?= 06 71 export LIBC_VERSION ?= 0.6.0a2 72 export LIBC_VERSION_SHORT ?= 06a2 73 73 74 74 # innotek version and timestamp … … 987 987 # configure.in/configure 988 988 .PHONY: gcc-autoconf-refresh gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove 989 gcc-autoconf-refresh gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove: 989 gcc-autoconf-refres 990 h gcc-autoconf-rerun gcc-autoconf-clean gcc-autoconf-remove: 990 991 ifeq "$(BUILD_PLATFORM)" "LINUX" 991 992 -$(SH) $(PATH_TOP)/xfix.sh  - 
Property       cvs2svn:cvs-rev
 changed from       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  