Changeset 1989

Show
Ignore:
Timestamp:
07/27/07 10:16:44 (1 year ago)
Author:
jhuntwork
Message:

Shorten 'minimal' to 'min' in version. Standardize between archs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/minimal/Makefile

    r1980 r1989  
    3333ROOTFS_MEGS := 1536 
    3434 
    35 export VERSION ?= x86-6.3-minimal-pre2 
     35export VERSION ?= x86-6.3-min-pre2 
    3636export CFLAGS ?= -O2 -pipe -s -fno-strict-aliasing -mtune=i686 
    3737export CXXFLAGS ?= $(CFLAGS)