Changeset 11a4fbf in mainline for libc/Makefile


Ignore:
Timestamp:
2006-03-17T11:47:53Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e5a1f82f
Parents:
c05290e
Message:

Userspace printf was rewritten to support standard format. Not all needed features implemented yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/Makefile

    rc05290e r11a4fbf  
    3131
    3232LIBC_PREFIX = .
     33SOFTINT_PREFIX = ../softint
    3334
    3435## Setup toolchain
     
    3940## Sources
    4041#
     42
    4143
    4244GENERIC_SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.