Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
7b6c5f4
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:
2005-11-22T13:12:26Z (
19 years
ago)
Author:
Martin Decky <martin@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
25b0e6a
Parents:
b861b58
Message:
uspace build scripts
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
rb861b58
r7b6c5f4
70
70
clean:
71
71
-rm -f init init.map _link.ld *.o
72
$(MAKE) -C libc clean
72
$(MAKE) -C libc clean
ARCH=$(ARCH)
73
73
74
74
libc/libc.a:
75
$(MAKE) -C libc all
75
$(MAKE) -C libc all
ARCH=$(ARCH)
76
76
77
77
_link.ld: _link.ld.in
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive