- Timestamp:
- 2005-12-14T15:09:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3fc03fd
- Parents:
- 38282c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r38282c0 rd91e54b 45 45 # 46 46 47 DEFS = -D$(ARCH) =$(ARCH) -DARCH=$(ARCH)-DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\""47 DEFS = -D$(ARCH) -DARCH=\"$(ARCH)\" -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\"" 48 48 CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/ 49 49 LFLAGS = -M
Note:
See TracChangeset
for help on using the changeset viewer.