Changeset 55e1322 in rtems for c/src/lib/libc/Makefile.in
- Timestamp:
- 10/21/97 17:03:17 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a75c783
- Parents:
- ae35953d
- File:
-
- 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.