Changes in uspace/Makefile [b501de7:1edd6d0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
rb501de7 r1edd6d0 273 273 $(MAKE) -r -C $(basename $@) all-test PRECHECK=$(PRECHECK) 274 274 275 export: $(BUILDS)275 export: lib/posix.build lib/math.build lib/clui.build 276 276 $(MAKE) -r -C lib/posix export EXPORT_DIR=$(EXPORT_DIR) 277 277
Note:
See TracChangeset
for help on using the changeset viewer.