Changeset c6a1768 in mainline for uspace/lib/softint/Makefile


Ignore:
Timestamp:
2018-03-17T18:39:54Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Children:
a24df004
Parents:
e6d670f
Message:

Add pcut tests for libsoftint multiplication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softint/Makefile

    re6d670f rc6a1768  
    3939        generic/shift.c
    4040
     41TEST_SOURCES = \
     42        test/main.c \
     43        test/multiplication.c
     44
    4145include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.