Changeset 27a8d1d in mainline
- Timestamp:
- 2011-07-31T05:00:59Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a6034a, b7ee0369
- Parents:
- 2a53f71
- Location:
- uspace/lib/softint
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softint/Makefile
r2a53f71 r27a8d1d 35 35 36 36 SOURCES = \ 37 generic/comparison.c \ 37 38 generic/division.c \ 38 generic/multiplication.c 39 generic/multiplication.c \ 40 generic/shift.c 39 41 40 42 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.