Changes in uspace/lib/softrend/Makefile [e2e9a8a:9d8b12da] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softrend/Makefile
re2e9a8a r9d8b12da 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libsoftrend 31 SLIBRARY = libsoftrend.so.0.0 32 LSONAME = libsoftrend.so.0 33 MATH = y 31 LIBS = math 34 32 35 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.