Changeset 1dcba91 in mainline for uspace/srv/volsrv/Makefile
- Timestamp:
- 2018-08-08T10:08:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 44428bb
- Parents:
- 7ab7075f
- git-author:
- Jiri Svoboda <jiri@…> (2018-08-07 17:07:59)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-08-08 10:08:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/volsrv/Makefile
r7ab7075f r1dcba91 29 29 USPACE_PREFIX = ../.. 30 30 31 LIBS = label block31 LIBS = block label sif 32 32 33 33 BINARY = volsrv
Note:
See TracChangeset
for help on using the changeset viewer.