- Timestamp:
- 2005-11-08T12:54:49Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6e259d5
- Parents:
- 36a140b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r36a140b r789b5cc 47 47 # 48 48 49 DEFS = -DARCH=$(ARCH) 49 DEFS = -DARCH=$(ARCH) -DRELEASE=\"$(RELEASE)\" -DNAME=\"$(NAME)\" 50 50 CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/ 51 51 LFLAGS = -M
Note:
See TracChangeset
for help on using the changeset viewer.