Changeset 4e9aaf5 in mainline for uspace/lib
- Timestamp:
- 2010-03-19T18:30:12Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8023571, b535aeb, e2b73d4f
- Parents:
- 3c80f2b
- Location:
- uspace/lib
- Files:
-
- 2 edited
-
Makefile.common (modified) (1 diff)
-
libc/Makefile.toolchain (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/Makefile.common
r3c80f2b r4e9aaf5 63 63 $(LIBC_PREFIX)/../../../Makefile.config \ 64 64 $(LIBC_PREFIX)/../../../config.h \ 65 $(LIBC_PREFIX)/../../../config.defs \66 65 $(LIBS) \ 67 66 \ -
uspace/lib/libc/Makefile.toolchain
r3c80f2b r4e9aaf5 58 58 -include $(LIBC_PREFIX)/../../../Makefile.common 59 59 -include $(LIBC_PREFIX)/../../../Makefile.config 60 -include $(LIBC_PREFIX)/../../../config.defs61 60 -include $(LIBC_PREFIX)/arch/$(UARCH)/Makefile.inc 62 61
Note:
See TracChangeset
for help on using the changeset viewer.
