Subversion Repositories shark

Rev

Rev 1619 | Blame | Compare with Previous | Last modification | View Log | RSS feed

targets:= libc.a

libc.a-objs:=           \
        init.o          \
        libio/          \
        quad/           \
        stdio/          \
        stdlib/         \
        assert/         \
        unistd/         \
        utsname/        \
        ctype/          \
        string/         \
        getopt/         \
        arch/$(ARCH)/