Changeset 789b5cc in mainline for Makefile


Ignore:
Timestamp:
2005-11-08T12:54:49Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6e259d5
Parents:
36a140b
Message:

some fancy stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r36a140b r789b5cc  
    4747#
    4848
    49 DEFS = -DARCH=$(ARCH)
     49DEFS = -DARCH=$(ARCH) -DRELEASE=\"$(RELEASE)\" -DNAME=\"$(NAME)\"
    5050CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/
    5151LFLAGS = -M
Note: See TracChangeset for help on using the changeset viewer.