Changeset d91e54b in mainline for Makefile


Ignore:
Timestamp:
2005-12-14T15:09:58Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3fc03fd
Parents:
38282c0
Message:

better architecture line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r38282c0 rd91e54b  
    4545#
    4646
    47 DEFS = -D$(ARCH)=$(ARCH) -DARCH=$(ARCH) -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\""
     47DEFS = -D$(ARCH) -DARCH=\"$(ARCH)\" -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\""
    4848CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/
    4949LFLAGS = -M
Note: See TracChangeset for help on using the changeset viewer.