Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softfloat/Makefile

    rc0c38c7c rd9be488  
    3333
    3434SOURCES = \
     35        softfloat.c \
    3536        common.c \
    3637        add.c \
     
    3839        div.c \
    3940        mul.c \
    40         neg.c \
    4141        comparison.c \
    4242        conversion.c
Note: See TracChangeset for help on using the changeset viewer.