vms.mak
changeset 1897 39e6841585fc
parent 1891 0dc56210cbfb
child 1900 7fa92152f80d
--- a/vms.mak	Thu Sep 11 03:57:38 1997 +0200
+++ b/vms.mak	Mon Sep 15 22:04:23 1997 +0200
@@ -1,5 +1,5 @@
 #
-# $Header: /cvs/stx/stx/libview/vms.mak,v 1.1 1997-09-04 21:23:24 cg Exp $
+# $Header: /cvs/stx/stx/libview/vms.mak,v 1.2 1997-09-15 20:04:23 cg Exp $
 #
 
 LIBNAME=libview
@@ -63,7 +63,7 @@
 
 theLib: $(LIBNAME).olb
 	$(MAKE) objs
-	$(MAKE) vmslibinit
+	$(MAKE) libinit
 	write sys$output "classlibrary $(LIBNAME).olb made."
 
 theProgram: