Changeset f581aa6f in rtems for c/src/lib/libcpu/sparc/reg_win/Makefile.am
- Timestamp:
- 08/16/03 12:32:49 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d8abd37
- Parents:
- bf0747d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sparc/reg_win/Makefile.am
rbf0747d rf581aa6f 9 9 reg_win_rel_OBJECTS = $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT)) 10 10 11 include $(top_srcdir)/../../../ ../../automake/compile.am12 include $(top_srcdir)/../../../ ../../automake/lib.am11 include $(top_srcdir)/../../../automake/compile.am 12 include $(top_srcdir)/../../../automake/lib.am 13 13 14 14 # … … 28 28 EXTRA_DIST = window.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.