Changeset c14ba2d in rtems for c/src/lib/libbsp/sparc/leon/clock/Makefile.am
- Timestamp:
- 08/11/02 05:43:10 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 595fee0
- Parents:
- 9a4a887
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon/clock/Makefile.am
r9a4a887 rc14ba2d 7 7 8 8 C_FILES = ckinit.c 9 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%. o)9 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) 10 10 11 11 OBJS = $(C_O_FILES)
Note: See TracChangeset
for help on using the changeset viewer.