Changeset 12b64d7 in rtems for c/src/lib/libbsp/i386/ts_386ex/console/Makefile.am
- Timestamp:
- 06/12/00 16:44:11 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f535868a
- Parents:
- 1bce637
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/ts_386ex/console/Makefile.am
r1bce637 r12b64d7 10 10 11 11 ## sources 12 C_FILES = console.c printk.c12 C_FILES = console.c 13 13 14 14 console_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.o)
Note: See TracChangeset
for help on using the changeset viewer.