Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
4640416
in mainline for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2018-11-11T20:31:59Z (
6 years
ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
3ce781f4
Parents:
a5c468e
Message:
Need more coffee. And velcro.
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
ra5c468e
r4640416
62
62
63
63
test-xcw: uspace export-cross
64
export PATH=$$PATH:
/data/helenos/master/tools/xcw/bin
&& $(MAKE) -r -C tools/xcw/demo
64
export PATH=$$PATH:
$(abspath tools/xcw/bin)
&& $(MAKE) -r -C tools/xcw/demo
65
65
66
66
export-posix: common
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive