Changeset a4aeb92 in rtems for c/src/lib/libbsp/i960/rxgen960/start
- 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/i960/rxgen960/start/Makefile.am
r13435c73 ra4aeb92 8 8 OBJS = $(S_O_FILES) 9 9 10 include $(top_srcdir)/../../../../ ../../automake/compile.am11 include $(top_srcdir)/../../../../ ../../automake/lib.am10 include $(top_srcdir)/../../../../automake/compile.am 11 include $(top_srcdir)/../../../../automake/lib.am 12 12 13 13 # … … 28 28 EXTRA_DIST = rxgen_romld.S 29 29 30 include $(top_srcdir)/../../../../ ../../automake/local.am30 include $(top_srcdir)/../../../../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.