Changeset b501de7 in mainline for uspace/Makefile
- Timestamp:
- 2018-11-26T13:55:51Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b555f0f
- Parents:
- 5aa06ad
- git-author:
- Jiri Svoboda <jiri@…> (2018-11-25 17:54:21)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-11-26 13:55:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r5aa06ad rb501de7 273 273 $(MAKE) -r -C $(basename $@) all-test PRECHECK=$(PRECHECK) 274 274 275 export: lib/posix.build lib/math.build lib/clui.build275 export: $(BUILDS) 276 276 $(MAKE) -r -C lib/posix export EXPORT_DIR=$(EXPORT_DIR) 277 277
Note:
See TracChangeset
for help on using the changeset viewer.