Changeset 211bd8a5 in mainline for Makefile


Ignore:
Timestamp:
2005-12-04T20:07:50Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e799e3a
Parents:
3a6d6656
Message:

Small fix in build script.
Initial work on softfloat library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r3a6d6656 r211bd8a5  
    3636SOURCES = \
    3737        libc \
    38         init
     38        init \
     39        softfloat
    3940
    4041CLEANS := $(addsuffix .clean,$(SOURCES))
Note: See TracChangeset for help on using the changeset viewer.