Changeset 4241683 in mainline for Makefile


Ignore:
Timestamp:
2006-03-14T20:45:36Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
56972c81
Parents:
7d1562e9
Message:

Integrate softint.a into ia64 building process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r7d1562e9 r4241683  
    3333
    3434DIRS = \
     35        softint \
     36        softfloat \
    3537        libc \
    3638        libipc \
    37         init \
    38         softfloat \
    39         softint
     39        init
    4040
    4141BUILDS := $(addsuffix .build,$(DIRS))
Note: See TracChangeset for help on using the changeset viewer.