Changeset 37458472 in mainline for Makefile


Ignore:
Timestamp:
2006-06-02T14:11:10Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6b5111a
Parents:
bb51e9a8
Message:

Ia64 uspace keuboard uspace part

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rbb51e9a8 r37458472  
    5555        DIRS += kbd
    5656endif
     57ifeq ($(ARCH), ia64)
     58        DIRS += kbd
     59endif
    5760
    5861BUILDS := $(addsuffix .build,$(DIRS))
Note: See TracChangeset for help on using the changeset viewer.