Changeset 1980
- Timestamp:
- 07/25/07 13:18:44 (18 months ago)
- Files:
-
- 1 modified
-
branches/minimal/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/minimal/Makefile
r1964 r1980 33 33 ROOTFS_MEGS := 1536 34 34 35 export VERSION ?= x86-6.3- pre235 export VERSION ?= x86-6.3-minimal-pre2 36 36 export CFLAGS ?= -O2 -pipe -s -fno-strict-aliasing -mtune=i686 37 37 export CXXFLAGS ?= $(CFLAGS)
