Changeset 9d8b12da in mainline for uspace/lib/softfloat/Makefile
- Timestamp:
- 2017-11-08T22:43:39Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 378948d
- Parents:
- d2e7a51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softfloat/Makefile
rd2e7a51 r9d8b12da 30 30 USPACE_PREFIX = ../.. 31 31 LIBRARY = libsoftfloat 32 MATH = y 32 EXTRA_CFLAGS += $(LIBMATH_INCLUDES_FLAGS) 33 33 34 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.