Changeset a4aeb92 in rtems for c/src/lib/libbsp/m68k/ods68302/wrapup/Makefile.am
- Timestamp:
- Aug 16, 2003, 12:57:24 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 61ffa76b
- Parents:
- 13435c73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/ods68302/wrapup/Makefile.am
r13435c73 ra4aeb92 10 10 LIB = $(ARCH)/libbsp.a 11 11 12 include $(top_srcdir)/../../../../ ../../automake/compile.am13 include $(top_srcdir)/../../../../ ../../automake/lib.am12 include $(top_srcdir)/../../../../automake/compile.am 13 include $(top_srcdir)/../../../../automake/lib.am 14 14 15 15 # … … 22 22 all-local: $(ARCH) $(LIB) 23 23 24 include $(top_srcdir)/../../../../ ../../automake/local.am24 include $(top_srcdir)/../../../../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.