- Timestamp:
- 2005-11-14T22:31:15Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e411579
- Parents:
- 315f89c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r315f89c rfeb1a414 48 48 49 49 DEFS = -DARCH=$(ARCH) -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\"" 50 CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror - nostdlib -nostdinc -Igeneric/include/50 CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/ 51 51 LFLAGS = -M 52 52 AFLAGS =
Note:
See TracChangeset
for help on using the changeset viewer.