Changes in uspace/lib/dltest/Makefile [9182e86f:c631734] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/dltest/Makefile
r9182e86f rc631734 29 29 USPACE_PREFIX = ../.. 30 30 LIBRARY = libdltest 31 SLIBRARY = libdltest.so.0.0 32 LSONAME = libdltest.so.0 31 SOVERSION = 0.0 33 32 34 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.