- Timestamp:
- 2005-12-22T11:09:29Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7ae4443
- Parents:
- 096d11e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r096d11e5 r2cf5634 46 46 47 47 DEFS = -D$(ARCH) -DARCH=\"$(ARCH)\" -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\"" 48 CFLAGS = -fno-builtin -fomit-frame-pointer -W error-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/48 CFLAGS = -fno-builtin -fomit-frame-pointer -Wall -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/ 49 49 LFLAGS = -M 50 50 AFLAGS =
Note:
See TracChangeset
for help on using the changeset viewer.