2001-05-28 Joel Sherrill <joel@OARcorp.com>

* Per PR31, moved mvme16x_hw.h to shared/mvme.
	* include/Makefile.am: Modified to reflect movement.
This commit is contained in:
Joel Sherrill
2002-05-28 19:48:32 +00:00
parent 69d9e64e46
commit afc2129b69
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2001-05-28 Joel Sherrill <joel@OARcorp.com>
* Per PR31, moved mvme16x_hw.h to shared/mvme.
* include/Makefile.am: Modified to reflect movement.
2001-05-09 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: In support of gcc 3.1, added one of more

View File

@@ -11,7 +11,7 @@ $(PROJECT_INCLUDE):
$(PROJECT_INCLUDE)/%.h: %.h
$(INSTALL_DATA) $< $@
mvme16x_hw.h: $(srcdir)/../../mvme162/include/mvme16x_hw.h
mvme16x_hw.h: $(srcdir)/../../shared/mvme/mvme16x_hw.h
cp $< $@
CLEANFILES = mvme16x_hw.h