Changeset 042fbe0 in mainline for uspace/lib/softint
- Timestamp:
 - 2011-05-01T19:00:40Z (15 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 53d9ee9, 694ca93f, 750636a
 - Parents:
 - e175d69
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/softint/Makefile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/softint/Makefile
re175d69 r042fbe0 32 32 LIBRARY = libsoftint 33 33 SLIBRARY = libsoftint.so.0.0 34 LSONAME = libsofti nt.so.034 LSONAME = libsofti.so0 35 35 36 36 SOURCES = \ 37 generic/division.c \37 generic/division.c \ 38 38 generic/multiplication.c 39 39  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  