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