Changeset 13fded3 in mainline for Makefile


Ignore:
Timestamp:
2006-01-15T14:23:57Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8c0d692
Parents:
214e89e3
Message:

allow setting ARCH from Makefile argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r214e89e3 r13fded3  
    153153
    154154all:
    155         tools/config.py default
     155        tools/config.py default $(ARCH)
    156156        $(MAKE) -C . build
    157157
Note: See TracChangeset for help on using the changeset viewer.