Changes in uspace/lib/softfloat/Makefile [c0c38c7c:9d8b12da] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softfloat/Makefile
rc0c38c7c 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.