Changeset 88dea9d in mainline for uspace/lib/c/Makefile
- Timestamp:
- 2010-04-17T16:28:49Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30a5470
- Parents:
- 5ba201d (diff), 95319bd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r5ba201d r88dea9d 95 95 generic/vfs/canonify.c \ 96 96 generic/stacktrace.c \ 97 generic/arg_parse.c 97 generic/arg_parse.c \ 98 generic/ps.c \ 99 generic/cpuinfo.c \ 100 generic/meminfo.c \ 101 generic/load.c \ 102 generic/uptime.c 98 103 99 104 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.