Changeset 55e1322 in rtems
- Timestamp:
- Oct 21, 1997, 5:03:17 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a75c783
- Parents:
- ae35953d
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libc/Makefile.in
rae35953d r55e1322 14 14 C_PIECES=__gettod __brk __times malloc syscalls \ 15 15 no_libc newlibc newlibif newlibifr support unixlibc \ 16 libio hosterr tcattr 16 libio hosterr tcattr termios 17 17 C_FILES=$(C_PIECES:%=%.c) 18 18 C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
Note: See TracChangeset
for help on using the changeset viewer.