changeset 1018:38766d118f10

Changed installation so that library is no longer installed from here.
author neelin <neelin>
date Tue, 14 Jan 1997 20:04:45 +0000
parents 51ec6a2164fd
children b22b17274fe1
files fortran/Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fortran/Makefile
+++ b/fortran/Makefile
@@ -77,6 +77,5 @@
                      $(PROGS) $(PROG_OBJ)
 
 install:
-	$(CP) $(CP_FLAGS) $(CC_MINC_LIB) $(INSTALL_LIBDIR)
 	$(CP) $(CP_FLAGS) minc.inc $(INSTALL_INCDIR)
 	$(CHMOD) $(CHMOD_FLAGS) $(INSTALL_INCDIR)/minc.inc