Changeset be2ed3e in rtems for cpukit/score/cpu/mips/Makefile.am
- Timestamp:
- Apr 6, 2004, 2:21:50 AM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e9d90764
- Parents:
- 8bdec9c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/mips/Makefile.am
r8bdec9c3 rbe2ed3e 3 3 ## 4 4 5 ACLOCAL_AMFLAGS = -I ../../../aclocal6 5 7 include $(top_srcdir)/../../../automake/multilib.am 8 include $(top_srcdir)/../../../automake/compile.am 6 include $(top_srcdir)/automake/compile.am 9 7 10 8 include_rtemsdir = $(includedir)/rtems … … 75 73 DISTCLEANFILES = $(PREINSTALL_DIRS) 76 74 77 include $(top_srcdir)/ ../../../automake/local.am75 include $(top_srcdir)/automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.