Changeset 7d751b6 in rtems for c/src/lib/libbsp/powerpc/helas403/wrapup/Makefile.am
- Timestamp:
- Aug 16, 2003, 12:53:33 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 724cc1e
- Parents:
- bc92457
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/helas403/wrapup/Makefile.am
rbc92457 r7d751b6 14 14 LIB = $(ARCH)/libbsp.a 15 15 16 include $(top_srcdir)/../../../../ ../../automake/compile.am17 include $(top_srcdir)/../../../../ ../../automake/lib.am16 include $(top_srcdir)/../../../../automake/compile.am 17 include $(top_srcdir)/../../../../automake/lib.am 18 18 19 19 # … … 26 26 all-local: $(ARCH) $(LIB) 27 27 28 include $(top_srcdir)/../../../../ ../../automake/local.am28 include $(top_srcdir)/../../../../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.