meaningful "install" target so the Babel interface will work properly with

the top-level hypre makefile
This commit is contained in:
painter 2002-11-20 23:29:08 +00:00
parent 9d3b7d54e2
commit c10d45ff2f

View File

@ -114,7 +114,9 @@ babel-interfaces:
echo ""; \
fi; \
install:
install: all
@cp -f $(srcdir)/Hypre*/*.h $$HYPRE_INSTALL_DIR/include/.
@cp -f $(srcdir)/Hypre*/libHypre*.a $$HYPRE_INSTALL_DIR/lib/.
clean:
@rm -f *.o