forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user