Changeset 45e4f321 in rtems for cpukit/libmisc/untar/Makefile.am
- Timestamp:
- Aug 11, 2002, 5:51:17 AM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2f6a4b3
- Parents:
- 418c652
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libmisc/untar/Makefile.am
r418c652 r45e4f321 10 10 11 11 C_FILES = untar.c 12 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%. o)12 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) 13 13 14 14 include_rtems_HEADERS = untar.h
Note: See TracChangeset
for help on using the changeset viewer.